Open roguedarkjedi opened 4 years ago
This will be necessary as the darknet model cannot detect dogs in any forms unless from profile
https://github.com/EdjeElectronics/TensorFlow-Object-Detection-on-the-Raspberry-Pi
Guide to training your own model: https://www.youtube.com/watch?v=Rgpfk6eYxJA
https://heartbeat.fritz.ai/real-time-object-detection-on-raspberry-pi-using-opencv-dnn-98827255fa60
https://github.com/opencv/opencv/wiki/TensorFlow-Object-Detection-API
https://jeanvitor.com/tensorflow-object-detecion-opencv/
https://github.com/tensorflow/models/tree/master/research/object_detection/samples/configs
Need to determine which model to use or make my own.
https://blog.keras.io/building-powerful-image-classification-models-using-very-little-data.html
https://www.kaggle.com/c/dogs-vs-cats/data
https://github.com/triagemd/keras-trainer
https://github.com/opencv/opencv/blob/master/samples/dnn/mobilenet_ssd_accuracy.py