An open API service indexing awesome lists of open source software.

https://github.com/chetan6780/object-detection-using-yolo

Implementation of YOLO(deep learning algorithm) for faster object detection and classification
https://github.com/chetan6780/object-detection-using-yolo

computer-vision opencv opencv-python yolov3

Last synced: 2 months ago
JSON representation

Implementation of YOLO(deep learning algorithm) for faster object detection and classification

Awesome Lists containing this project

README

          

# Object-detection-using-YOLO
In this project I have implemented object detection using YOLO(You Look Only Once). YOLO is deep learning algorithm introduced in may 2016 and it quickly become popular as it is fast as well as accurate even on CPU

### Weight files can be found [here](https://pjreddie.com/darknet/yolo/), withought weight file it will not work

### Watch [YouTube Video](https://youtu.be/b-kcZo_19CY)