1388 Forks
3613 Stars
3613 Watchers

tensorflow-yolov3

🔥 TensorFlow Code for technical report: "YOLOv3: An Incremental Improvement"

How to download and setup tensorflow-yolov3

Open terminal and run command
git clone https://github.com/YunYang1994/tensorflow-yolov3.git
git clone is used to create a copy or clone of tensorflow-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 tensorflow-yolov3 https://github.com/YunYang1994/tensorflow-yolov3/archive/master.zip

Or simply clone tensorflow-yolov3 with SSH
[email protected]:YunYang1994/tensorflow-yolov3.git

If you have some problems with tensorflow-yolov3

You may open issue on tensorflow-yolov3 support forum (system) here: https://github.com/YunYang1994/tensorflow-yolov3/issues