Closed fscbr closed 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.
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
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.