Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 259 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 259 Bytes

python3 sample for YOLO v3

sample for darknet YOLO v3 for Python 3, with yolov3-tiny model.

  • port Python2 sample to Python3
  • use yolov3-tiny model
  • add drawing bound rect and label