Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)