yalin / YOLOv3_cv2

Object detection using cv2 with YOLOv3 inputs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YOLOv3_cv2

Object detection using cv2 with YOLOv3 inputs


you can look at help output with --help argument. i.e python obj_detection.py --help

About

Object detection using cv2 with YOLOv3 inputs

License:GNU General Public License v3.0


Languages

Language:Python 100.0%