4 Forks
16 Stars
16 Watchers

YOLOv4-Pytorch

Implementation of Darknet with You Only Look Once (YOLO) in Pytorch

How to download and setup YOLOv4-Pytorch

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

Or simply clone YOLOv4-Pytorch with SSH
[email protected]:gwinndr/YOLOv4-Pytorch.git

If you have some problems with YOLOv4-Pytorch

You may open issue on YOLOv4-Pytorch support forum (system) here: https://github.com/gwinndr/YOLOv4-Pytorch/issues