https://github.com/ar7775/Object-Detection-System-Yolo
https://github.com/ar7775/Object-Detection-System-Yolo
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ar7775/Object-Detection-System-Yolo
- Owner: ar7775
- Created: 2023-04-25T13:24:10.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-25T13:35:40.000Z (almost 2 years ago)
- Last Synced: 2024-08-03T01:23:31.980Z (8 months ago)
- Language: C
- Size: 1.13 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-yolo-object-detection - ar7775/Object-Detection-System-Yolo - Detection-System-Yolo?style=social"/> : Object Detection System. (Other Versions of YOLO)
- awesome-yolo-object-detection - ar7775/Object-Detection-System-Yolo - Detection-System-Yolo?style=social"/> : Object Detection System. (Other Versions of YOLO)
README
# Object Detection System
1) Run `make`
2) Run `./darknet detect cfg/yolov3.cfg yolov3.weights data/dog.jpg`

