zacario-li / libtorch_cpp_mobilenetv2_5classes
I use mobilenetv2 to export a model with 5 classes, then use libtorch to load and run it.
☆18Updated 4 years ago
Alternatives and similar repositories for libtorch_cpp_mobilenetv2_5classes:
Users that are interested in libtorch_cpp_mobilenetv2_5classes are comparing it to the libraries listed below
- 对https://github.com/ruinmessi/RFBNet 代码做中文注释,便于理解☆20Updated 6 years ago
- 一个简单的TensorRT实现语义分割的C++程序☆58Updated 5 years ago
- Integrate libtorch-yolov3 with tracking algorithm☆18Updated 5 years ago
- centernet_mobilenetv2 inference by ncnn☆64Updated 5 years ago
- TensorRT inference sample for ResNet50☆34Updated 6 years ago
- SSD net Training on pytorch and Implementation on libtorch☆50Updated 5 years ago
- centerNet Caffe inference CPP☆69Updated 5 years ago
- U版yolov5 2.0的tensorrt加速☆37Updated 4 years ago
- CenterTrack_caffe☆24Updated 4 years ago
- 自然场景检测DBNet网络的tensorrt版本☆22Updated 3 years ago
- RefineDet_API_for_pytorch C++☆27Updated 3 years ago
- Code for some onnxruntime projects☆122Updated 3 years ago
- YOLOV3-Tiny TensorRT6.0 13个类别☆32Updated 4 years ago
- RepVGG TensorRT int8 量化,实测推理不到1ms一帧!☆61Updated 3 years ago
- yolov5s_ncnn_inference pipeline☆21Updated 4 years ago
- tensorRT retinaface mobilenet☆42Updated 5 years ago
- LFFD and SSD based Method implemented by Pytorch for Basketball Recognition Competition.☆34Updated 4 years ago
- A simple demo to use TensorRT with pytorch☆28Updated 5 years ago
- Intel OpenVINO Implementation of the paper of LFFD: A Light and Fast Face Detector for Edge Devices☆45Updated 5 years ago
- mmdetection in python训练, libtorch in c++部署☆12Updated 4 years ago
- Summary of object detection(modules&&improvements)☆51Updated 5 years ago
- 包含Caffe-SSD-Mobilenet(DepthwiseConvolution) 和 Caffe-SSD 和 Classification☆26Updated 6 years ago
- 使用pytorch实现mtcnn的训练及预测,并用pytorch的c++ api实现了前向预测的功能化☆39Updated 4 years ago
- Deploy pytorch-trained model via libtorch☆21Updated 4 years ago
- a tool of converting darknet yolov3 model to caffe☆18Updated 5 years ago
- A polygon detector based on obb-yolov3 (WIP)☆16Updated 3 years ago
- onnx模型转caffe模型的工具☆24Updated 4 years ago
- CCFDF rebar detection☆14Updated 5 years ago
- Updated 3 weeks ago
- 通过pytorch搭建卷积神经网络完成手写识别任务,并将训练好的模型以多种方式部署到TensorRT中加速。(1)通过加载权重。(2)通过加载onnx。(3)通过加载engine。☆45Updated 5 years ago