0 Forks
7 Stars
7 Watchers

yolov3

yolov3 is realized through the DNN of opencv with C++.

How to download and setup yolov3

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

Or simply clone yolov3 with SSH
[email protected]:1094953403/yolov3.git

If you have some problems with yolov3

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