Skip to content

Cherrymelon/tf_YOLOv2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

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

About

YOLOv2 implement by tensorflow

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages