ucatie / CarND-Capstone

1 stars 5 forks source link

adapt classifier to process traffic light video images #14

Closed fscbr closed 7 years ago

fscbr commented 7 years ago

part of the project is to classify real images. Udacity published a bag to process these images. We need to understand how to adapt the classifier on that.

fscbr commented 7 years ago

I comitted a draft FCN classifier that could segement the image in light / no light.

Parallel we have an SVM classifier. We decide on the quality of the results, which to use