34 Forks
114 Stars
114 Watchers

YoloV5-LibTorch

一个 C++ 版本的 YoloV5 封装库

How to download and setup YoloV5-LibTorch

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

Or simply clone YoloV5-LibTorch with SSH
[email protected]:ncdhz/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/ncdhz/YoloV5-LibTorch/issues