https://github.com/yugoff/study-detecting-objects-from-a-webcam
The system of model training and object detection on a webcam
https://github.com/yugoff/study-detecting-objects-from-a-webcam
labelimg mobnet object-detection tensorflow
Last synced: 3 months ago
JSON representation
The system of model training and object detection on a webcam
- Host: GitHub
- URL: https://github.com/yugoff/study-detecting-objects-from-a-webcam
- Owner: yugoff
- Created: 2023-12-21T18:56:23.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-21T19:05:49.000Z (almost 2 years ago)
- Last Synced: 2025-03-27T02:45:18.231Z (7 months ago)
- Topics: labelimg, mobnet, object-detection, tensorflow
- Language: Jupyter Notebook
- Homepage:
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# study-detecting-objects-from-a-webcam
The system of model training and object detection on a webcamThis set of Notebooks provides a complete set of code to be able to train and leverage your own custom object detection model using the Tensorflow Object Detection API.