Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ivangael/objects-detection-in-image
Objects detections in image in python using YOLOv3 pre-entrained model
https://github.com/ivangael/objects-detection-in-image
object-detection opencv python yolov3
Last synced: 6 days ago
JSON representation
Objects detections in image in python using YOLOv3 pre-entrained model
- Host: GitHub
- URL: https://github.com/ivangael/objects-detection-in-image
- Owner: IvanGael
- Created: 2024-03-18T09:27:27.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-08-13T02:05:40.000Z (3 months ago)
- Last Synced: 2024-08-13T03:39:36.183Z (3 months ago)
- Topics: object-detection, opencv, python, yolov3
- Language: Python
- Homepage:
- Size: 2.28 MB
- Stars: 1
- Watchers: 2
- 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
![Demo](demo.png)