Real Time Object Detection with Tensorflow and OpenCV – Code Provided to Custom Your Own Detector
Been trying to land a job on machine learning and working on my portfolio to show-off to potential employers.
I’ve wanted to create a real-time object detector that can be readily and easily customized and adapted as needed.
The repository for what I go through in the video is here: https://github.com/mhsiao345/Real-Time-Object-Detection
You can grab the entire project and load the trained model and run real-time detection on the 4 objects I trained on in the video. Or, build your own real-time detector on the objects you want.
I am curious to know how it works out. Let me know.
Best!
-Marcos
Shout-out to exter minar whose code I adapted for this project. His video is available here: https://www.youtube.com/watch?v=YjnGou4skGU
source