Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 324 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 324 Bytes

tf_YOLOv2

using pretrained module,can detect picture,webcam or video.

Requirement

  • python3
  • tensorflow 1.3,1.1 or 1.2 should be ok
  • numpy
  • opencv-python
  • model file1file2

usage

run yolov2.py,edit func:demo_video or picture for your need