om1621 / Yolo_Object_Detection

Multiple Object Detection using Yolov3 and Opencv in python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yolo_Object_Detection

Multiple object detection using Yolov3 and Opencv in python

Downloading Main Files

  1. yolov3.cfg from here
  2. yolov3.weights from here
  3. coco.names drom here

About

Multiple Object Detection using Yolov3 and Opencv in python


Languages

Language:Jupyter Notebook 74.9%Language:Python 25.1%