587 Forks
1552 Stars
1552 Watchers

YOLOv3_TensorFlow

Complete YOLO v3 TensorFlow implementation. Support training on your own dataset.

How to download and setup YOLOv3_TensorFlow

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

Or simply clone YOLOv3_TensorFlow with SSH
[email protected]:wizyoung/YOLOv3_TensorFlow.git

If you have some problems with YOLOv3_TensorFlow

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