AllentDan/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.
C++MIT
Issues
- 0
resnet34,train工程一直报错,链接库也配置了,一直解决不了
#35 opened by teddyTang9 - 2
How to train on custom dataset without json file?
#26 opened by panovr - 5
How to convert pt-model to ONNX-model
#22 opened by Jessicahjj - 0
Onnx export?
#34 opened by antithing - 2
network
#33 opened by yuanhs1996 - 2
cuda
#32 opened by yuanhs1996 - 0
Quantization-aware training
#31 opened by steven-spec - 1
there is no main.cpp in the code
#30 opened by yulai001 - 1
DiceLoss function was really iou?
#23 opened by julinfn - 4
能否支持TensorRT
#27 opened by zouwen198317 - 8
make problem
#29 opened by CoderDoubleTen - 3
Libtorch现阶段支持复数运算,博主什么时候能写下复数相关的运算的博客吗,等待更新。
#24 opened by majestichou - 3
关于模型结构
#25 opened by ximitiejiang - 1
Adding DANNet to the supported Archs
#16 opened by cassini-fly - 0
Multi-class semantic segmentation example
#21 opened by panovr - 5
Microsoft C++异常:c10::Error,位于内存位置XXXXX处
#20 opened by yaning76 - 3
a bug about saving the best checkpoint.
#18 opened by bigbigxing823 - 2
关于读入预训练模型的一些问题
#17 opened by CGump - 1
build issue for linux
#12 opened by surajkhochare - 2
请问可以增加solov2的教程吗,球球了
#13 opened by gogostudy-daydayup - 17
- 1
对象定位的问题?
#11 opened by EkilGitHub - 10
- 15
Please provide cmake
#5 opened by mprabhakarece - 1
version of python
#4 opened by TianhaoFu - 2
Instance Segmentation
#3 opened by Stellarto - 1
训练自己的模型
#10 opened by rmx564354093 - 4
Using DeepLabV3+?
#8 opened by antithing - 2
UNet++ model
#1 opened by AlessandroSaviolo