81 Forks
352 Stars
352 Watchers

LibtorchSegmentation

A c++ trainable semantic segmentation library based on libtorch (pytorch c++). Backbone: VGG, ResNet, ResNext. Architecture: FPN, U-Net, PAN, LinkNet, PSPNet, DeepLab-V3, DeepLab-V3+ by now.

How to download and setup LibtorchSegmentation

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

Or simply clone LibtorchSegmentation with SSH
[email protected]:AllentDan/LibtorchSegmentation.git

If you have some problems with LibtorchSegmentation

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