Angel-Jia / ResNet50_libtorch
☆33Updated 4 years ago
Alternatives and similar repositories for ResNet50_libtorch:
Users that are interested in ResNet50_libtorch are comparing it to the libraries listed below
- 一个简单的TensorRT实现语义分割的C++程序☆58Updated 5 years ago
- SSD net Training on pytorch and Implementation on libtorch☆50Updated 5 years ago
- I use mobilenetv2 to export a model with 5 classes, then use libtorch to load and run it.☆18Updated 4 years ago
- Code for some onnxruntime projects☆122Updated 3 years ago
- YOLOV3-Tiny TensorRT6.0 13个类别☆32Updated 4 years ago
- ☆62Updated 4 years ago
- the C++ version of solov2 with ncnn☆76Updated 3 years ago
- 对https://github.com/ruinmessi/RFBNet 代码做中文注释,便于理解☆20Updated 6 years ago
- 📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job s…☆14Updated 2 years ago
- ☆25Updated 3 years ago
- Examples and tools for deep learning deployment☆56Updated 4 years ago
- mmdetection in python训练, libtorch in c++部署☆12Updated 4 years ago
- ☆79Updated 4 years ago
- nanodet int8 量化,实测推理2ms一帧!☆37Updated 3 years ago
- Real-time iris detector. Only need 8ms on Intel i5 CPU!☆21Updated 6 years ago
- LFFD and SSD based Method implemented by Pytorch for Basketball Recognition Competition.☆34Updated 4 years ago
- centernet pytorch model to torch script model☆30Updated 5 years ago
- Darknet(AB版)框架源码解析:详尽的中文注释(逐句)和原理分析!☆73Updated 3 years ago
- centernet_mobilenetv2 inference by ncnn☆64Updated 5 years ago
- Implement yolov5 with Tensorrt C++ api, and integrate batchedNMSPlugin. A Python wrapper is also provided.☆50Updated 3 years ago
- centerNet Caffe inference CPP☆69Updated 5 years ago
- A breakdown of NCNN☆46Updated 4 years ago
- CenterNet's inference.(C++)/基于CenterNet的旋转目标检测C++版☆28Updated 4 years ago
- Useful plugins for Pytorch1.5+ and TensorRT7/8.☆37Updated 3 years ago
- Calling (TensorFlow) Python Program from C++☆51Updated 6 years ago
- A C++ inference SDK based on TensorRT☆70Updated 4 years ago
- A simple demo to use TensorRT with pytorch☆28Updated 5 years ago
- QuarkDet lightweight object detection in PyTorch .Real-Time Object Detection on Mobile Devices.☆91Updated 4 years ago
- U版yolov5 2.0的tensorrt加速☆37Updated 4 years ago
- 通过pytorch搭建卷积神经网络完成手写识别任务,并将训练好的模型以多种方式部署到TensorRT中加速。(1)通过加载权重。(2)通过加载onnx。(3)通过加载engine。☆45Updated 5 years ago