AllentDan

Results 3 repositories owned by AllentDan

LibtorchTutorials

683
Stars
120
Forks
Watchers

This is a code repository for pytorch c++ (or libtorch) tutorial.

LibtorchSegmentation

403
Stars
85
Forks
Watchers

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.

LibtorchDetection

99
Stars
39
Forks
Watchers

C++ trainable detection library based on libtorch (or pytorch c++). Yolov4 tiny provided now.