54 Forks
210 Stars
210 Watchers

tf2-yolov4

A TensorFlow 2.0 implementation of YOLOv4: Optimal Speed and Accuracy of Object Detection

How to download and setup tf2-yolov4

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

Or simply clone tf2-yolov4 with SSH
[email protected]:sicara/tf2-yolov4.git

If you have some problems with tf2-yolov4

You may open issue on tf2-yolov4 support forum (system) here: https://github.com/sicara/tf2-yolov4/issues