50 Forks
128 Stars
128 Watchers

YOLOv5-LibTorch

Real time object detection with deployment of YOLOv5 through LibTorch C++ API

How to download and setup YOLOv5-LibTorch

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

Or simply clone YOLOv5-LibTorch with SSH
[email protected]:Nebula4869/YOLOv5-LibTorch.git

If you have some problems with YOLOv5-LibTorch

You may open issue on YOLOv5-LibTorch support forum (system) here: https://github.com/Nebula4869/YOLOv5-LibTorch/issues