libtorch topic
pytorch-cpp-rl
PyTorch C++ Reinforcement Learning
libtorch-yolov5
A LibTorch inference implementation of the yolov5
PyTorch-CPP
PyTorch C++ inference with LibTorch
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.
java-concurrency
Checklist for code reviews
radish
C++ model train&inference framework
pytorch_cpp
Deep Learning sample programs using PyTorch in C++
onnx_tensorrt_project
Support Yolov5(4.0)/Yolov5(5.0)/YoloR/YoloX/Yolov4/Yolov3/CenterNet/CenterFace/RetinaFace/Classify/Unet. use darknet/libtorch/pytorch/mxnet to onnx to tensorrt
cpp-project
Boiler plate template for C++ projects, with CMake, Doctest, Travis CI, Appveyor, Github Actions and coverage reports.
YOLOv5-LibTorch
Real time object detection with deployment of YOLOv5 through LibTorch C++ API
maskrcnn_benchmark.cpp
Implementation maskrcnn-benchmark, pytorch c++ frontend