You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a cone detector. This can be based on the stop sign detector (see Issue Update stop sign detector to run without EdgeTPU #953). We may need to do some transfer learning to add more cones to the dataset. We only care about the cone category.
See Pull Request StopSign and Cone Detection #1131
I used TensorFlow Lite Object Detection with a custom cone model to implement traffic cone avoidance. It was tested with Raspberry Pi 4. I am adding a pull request for the docs Create object_detection.md #51
The text was updated successfully, but these errors were encountered: