181 Forks
653 Stars
653 Watchers

Gaussian_YOLOv3

Gaussian YOLOv3: An Accurate and Fast Object Detector Using Localization Uncertainty for Autonomous Driving (ICCV, 2019)

How to download and setup Gaussian_YOLOv3

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

Or simply clone Gaussian_YOLOv3 with SSH
[email protected]:jwchoi384/Gaussian_YOLOv3.git

If you have some problems with Gaussian_YOLOv3

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