11 Forks
65 Stars
65 Watchers

YOLOv3

YOLOv3 Implementation in TensorFlow 1.1X

How to download and setup YOLOv3

Open terminal and run command
git clone https://github.com/benjamintanweihao/YOLOv3.git
git clone is used to create a copy or clone of YOLOv3 repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with YOLOv3 https://github.com/benjamintanweihao/YOLOv3/archive/master.zip

Or simply clone YOLOv3 with SSH
[email protected]:benjamintanweihao/YOLOv3.git

If you have some problems with YOLOv3

You may open issue on YOLOv3 support forum (system) here: https://github.com/benjamintanweihao/YOLOv3/issues