https://github.com/iv4n-ga6l/objects-detection-in-image
Objects detections in image in python using YOLOv3 pre-entrained model
https://github.com/iv4n-ga6l/objects-detection-in-image
object-detection opencv python yolov3
Last synced: 7 months ago
JSON representation
Objects detections in image in python using YOLOv3 pre-entrained model
- Host: GitHub
- URL: https://github.com/iv4n-ga6l/objects-detection-in-image
- Owner: iv4n-ga6l
- Created: 2024-03-18T09:27:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-13T02:05:40.000Z (about 1 year ago)
- Last Synced: 2025-01-31T13:13:46.583Z (8 months ago)
- Topics: object-detection, opencv, python, yolov3
- Language: Python
- Homepage:
- Size: 2.28 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
#### Download coco.names, yolov3.cfg and yolov3.weights files on https://opencv-tutorial.readthedocs.io/en/latest/yolo/yolo.html
