https://github.com/vishal-v/yolov3-object-detection
Object detection using the YOLO v3 algorithm and comparing it with R-CNNs
https://github.com/vishal-v/yolov3-object-detection
python tensorflow yolov3
Last synced: 2 months ago
JSON representation
Object detection using the YOLO v3 algorithm and comparing it with R-CNNs
- Host: GitHub
- URL: https://github.com/vishal-v/yolov3-object-detection
- Owner: Vishal-V
- License: mit
- Created: 2018-11-02T17:54:56.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-30T18:17:23.000Z (over 7 years ago)
- Last Synced: 2025-10-31T07:46:26.227Z (8 months ago)
- Topics: python, tensorflow, yolov3
- Language: Jupyter Notebook
- Size: 10 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# YOLOv3-Object-Detection
Object detection using the YOLO v3 algorithm and comparing it with R-CNNs