264 Forks
602 Stars
602 Watchers

YOLOv3

Keras implementation of yolo v3 object detection.

How to download and setup YOLOv3

Open terminal and run command
git clone https://github.com/xiaochus/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/xiaochus/YOLOv3/archive/master.zip

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

If you have some problems with YOLOv3

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