/object_detection_tensorflow

Apple detection and recognition with Tensorflow and OpenCV

Primary LanguagePython

Apple detection and recognition

The objective of this project is to detect and recognize apples through the webcam with a machine learning model with Tensorflow and OpenCV.

What we want here is to distinguish apples from the rest of the object on the webcam with an accuracy over 75%.

alt text

Total loss

We are getting here a total loss of ~ 0,10 for a total of 1000 steps

alt text

Credits:

https://tensorflow-object-detection-api-tutorial.readthedocs.io/en/latest/ https://github.com/tensorflow/models/tree/master/research/object_detection https://github.com/tensorflow/models/blob/master/research/object_detection/g3doc/detection_model_zoo.md https://github.com/tzutalin/labelImg https://github.com/datitran/raccoon_dataset