GuanLianzheng / pytorch_to_TensorRT5Links
通过pytorch搭建卷积神经网络完成手写识别任务,并将训练好的模型以多种方式部署到TensorRT中加速。(1)通过加载权重。(2)通过加载onnx。(3)通过加载engine。
☆44Updated 6 years ago
Alternatives and similar repositories for pytorch_to_TensorRT5
Users that are interested in pytorch_to_TensorRT5 are comparing it to the libraries listed below
Sorting:
- ☆62Updated 5 years ago
- RepVGG TensorRT int8 量化,实测推理不到1ms一帧!☆62Updated 4 years ago
- this repo is forked from https://github.com/amdegroot/ssd.pytorch. Implemented by pytorch☆46Updated 5 years ago
- Implemention of Baidu's DenseBox used for multi-task learning of object detection and landmark(key-point) localization 用PyTorch实现了百度的Den…☆95Updated 4 years ago
- A simple demo to use TensorRT with pytorch☆28Updated 6 years ago
- Code for some onnxruntime projects☆122Updated 4 years ago
- Convert YOLOv3 and YOLOv3-tiny (PyTorch version) into TensorRT models.☆61Updated 5 years ago
- the repository is about the conversion of CRNN model, which is widely used for text recognition. the CRNN model is converted from PyTorch…☆25Updated 5 years ago
- A flexible Python front-end inference SDK based on TensorRT☆87Updated 4 years ago
- mmdetection in python训练, libtorch in c++部署☆12Updated 4 years ago
- This is the unofficial implementation of the "CenterNet:Objects as Points".Just a simple try with self-modified shufflenetv2 and yolov3.…☆111Updated 4 years ago
- 重新设计的RFBNet300,模型参数量只有0.99MB,AP达到0.78,200FPS☆100Updated 5 years ago
- A C++ inference SDK based on TensorRT☆70Updated 4 years ago
- ☆25Updated 5 years ago
- 使用pytorch实现mtcnn的训练及预测,并用pytorch的c++ api实现了前向预测的功能化☆39Updated 4 years ago
- 实现常用的one-stage和two-stage目标检测网络 华为媒体研究院 图文Caption、OCR识别、图视文多模态理解与生成相关方向工作或实习欢迎咨询 15757172165 https://guanfuchen.github.io/media/hw_zhaopin…☆55Updated 6 years ago
- Guide to deploying deep-learning inference networks and deep vision primitives on Sophon TPU.☆36Updated 2 years ago
- NVIDIA TensorRT 加速推断教程!☆134Updated 4 years ago
- This is the implementation that supports yolov5s, yolov5m, yolov5l, yolov5x.☆34Updated 3 years ago
- 基于CenterNet训练的目标检测&人脸对齐&姿态估计模型☆284Updated 4 years ago
- Instance Segmentation, TensorMask☆51Updated 5 years ago
- Examples and tools for deep learning deployment☆57Updated 4 years ago
- centerNet Caffe inference CPP☆68Updated 6 years ago
- convert yolo format to coco format☆41Updated 6 years ago
- 设计的轻量级RFB进行行人检测,AP达到0.7993,参数量仅有3.1MB,200 FPS☆176Updated 5 years ago
- centernet_mobilenetv2 inference by ncnn☆65Updated 5 years ago
- pytorch 使用centernet进行 人脸检测Face Detection (bbox + landmark)、 船只检测SeaShips Detection☆48Updated 5 years ago
- ☆27Updated 6 years ago
- MNN demo of Strongeryolo, including channel pruning, android support...☆104Updated 5 years ago
- MobileNetV3 based SSD-lite implementation in Pytorch☆100Updated 6 years ago