Open zayfod opened 3 years ago
Vector to Vector recognition : https://github.com/RecognitionDesigns/Vector-to-Vector-recognition
The links are not directly related to the RC car example.
They are more appropriate for #35 or a more general approach for object recognition using CNNs.
The links don't seem very useful though. These are very basic experiments, the models, weights, or data sets do not seem to be shared.
A new example is needed that allows controlling the robot as an RC car with OpenCV UI.
It should provide functionality, similar to the [rc.py]() example but also display a real-time image from the robot camera.