Stars
4
stars
written in C++
Clear filter
This is a code repository for pytorch c++ (or libtorch) tutorial.
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.
C++ trainable detection library based on libtorch (or pytorch c++). Yolov4 tiny provided now.