AllentDan / LibtorchSegmentationLinks
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.
☆465Updated 2 years ago
Alternatives and similar repositories for LibtorchSegmentation
Users that are interested in LibtorchSegmentation are comparing it to the libraries listed below
Sorting:
- C++ trainable detection library based on libtorch (or pytorch c++). Yolov4 tiny provided now.☆112Updated 3 years ago
- This is a code repository for pytorch c++ (or libtorch) tutorial.☆828Updated 4 years ago
- A LibTorch inference implementation of the yolov5☆378Updated 5 years ago
- small c++ library to quickly deploy models using onnxruntime☆386Updated last year
- Support Yolov5(4.0)/Yolov5(5.0)/YoloR/YoloX/Yolov4/Yolov3/CenterNet/CenterFace/RetinaFace/Classify/Unet. use darknet/libtorch/pytorch/mxn…☆210Updated 4 years ago
- Real time object detection with deployment of YOLOv5 through LibTorch C++ API☆173Updated 4 years ago
- yolov5 segmentation with onnxruntime and opencv☆169Updated last year
- yolort is a runtime stack for yolov5 on specialized accelerators such as tensorrt, libtorch, onnxruntime, tvm and ncnn.☆729Updated 2 months ago
- YOLOv3、YOLOv4、YOLOv5、YOLOv5-Lite、YOLOv6-v1、YOLOv6-v2、YOLOv7、YOLOX、YOLOX-Lite、PP-YOLOE、PP-PicoDet-Plus、YOLO-Fastest v2、FastestDet、YOLOv5-S…