Keson96 / ResNet_LibTorchLinks
A small example of using new PyTorch C++ frontend to implement ResNet
☆44Updated 7 years ago
Alternatives and similar repositories for ResNet_LibTorch
Users that are interested in ResNet_LibTorch are comparing it to the libraries listed below
Sorting:
- PyTorch C++ inference with LibTorch☆333Updated 5 years ago
- Use PyTorch model in C++ project☆139Updated 4 years ago
- ☆33Updated 5 years ago
- A tutorial about how to build a TensorRT Engine from a PyTorch Model with the help of ONNX☆247Updated 4 years ago
- Pytorch libtorch demo☆35Updated last year
- Implement popular deep learning networks in pytorch, used by tensorrtx.☆197Updated 3 years ago
- This is a code repository for pytorch c++ (or libtorch) tutorial.☆827Updated 4 years ago
- Useful tensorrt plugin. For pytorch and mmdetection model conversion.☆165Updated last year
- ONNX Runtime Inference C++ Example☆257Updated 8 months ago
- A Libtorch implementation of the YOLO v3 object detection algorithm☆454Updated 5 years ago
- ☆103Updated 4 years ago
- Code for some onnxruntime projects☆120Updated 4 years ago
- Demo dataset for libtorch☆57Updated 3 years ago
- C++ trainable detection library based on libtorch (or pytorch c++). Yolov4 tiny provided now.☆111Updated 3 years ago
- ☆81Updated 5 years ago
- www.giantpandacv.com☆153Updated last year
- a c++/cuda template library for tensor lazy evaluation☆164Updated 2 years ago
- Simple CuDNN wrapper☆30Updated 10 years ago
- Implementation maskrcnn-benchmark, pytorch c++ frontend☆81Updated 5 years ago
- thor: C++ helper library, for deep learning purpose☆278Updated 3 years ago
- ☆26Updated 4 years ago
- Deploy your model with TensorRT quickly.☆764Updated 2 years ago
- ONNX2Pytorch☆165Updated 4 years ago
- TensorRT 7 C++ (almost) minimal examples☆84Updated 2 years ago
- caffe model convert to onnx model☆177Updated 2 years ago
- The CMake version of cuda_by_example☆149Updated 5 years ago
- model compression based on pytorch (1、quantization: 8/4/2bits(dorefa)、ternary/binary value(twn/bnn/xnor-net);2、 pruning: normal、regular a…☆171Updated 5 years ago
- A c++ trainable semantic segmentation library based on libtorch (pytorch c++). Backbone: VGG, ResNet, ResNext. Architecture: FPN, U-Net, …☆462Updated 2 years ago
- Parallel CUDA implementation of NON maximum Suppression☆81Updated 5 years ago
- SSD net Training on pytorch and Implementation on libtorch☆49Updated 6 years ago