https://github.com/pratanup/yolov5-custom-object-detection
Training Model to Detect Thumbs Up/ Thumbs Down using YOLOv5
https://github.com/pratanup/yolov5-custom-object-detection
deep-learning googlecolab ipython modelling opencv python roboflow tensorboard yolo yolov5
Last synced: 3 months ago
JSON representation
Training Model to Detect Thumbs Up/ Thumbs Down using YOLOv5
- Host: GitHub
- URL: https://github.com/pratanup/yolov5-custom-object-detection
- Owner: PratanuP
- Created: 2023-09-29T14:58:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-29T14:59:34.000Z (over 1 year ago)
- Last Synced: 2025-03-13T00:17:29.423Z (3 months ago)
- Topics: deep-learning, googlecolab, ipython, modelling, opencv, python, roboflow, tensorboard, yolo, yolov5
- Language: Jupyter Notebook
- Homepage:
- Size: 4.83 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# YOLOv5-Custom-Object-Detection
Training Model to Detect Thumbs Up/ Thumbs Down using YOLOv5Here, Roboflow is used to provide annotations(labelling) to the data to train the model later.
After training and evaluation of the model, run the program on a local machine for live object detection.