darkknightzh / TensorRT_pytorchLinks
A simple demo to use TensorRT with pytorch
☆28Updated 6 years ago
Alternatives and similar repositories for TensorRT_pytorch
Users that are interested in TensorRT_pytorch are comparing it to the libraries listed below
Sorting:
- centerNet Caffe inference CPP☆68Updated 6 years ago
- A resnet18 version of CenterNet(objects as points)☆124Updated 4 years ago
- Convert YOLOv3 and YOLOv3-tiny (PyTorch version) into TensorRT models.☆61Updated 5 years ago
- RepVGG TensorRT int8 量化,实测推理不到1ms一帧!☆63Updated 4 years ago
- this repo is forked from https://github.com/amdegroot/ssd.pytorch. Implemented by pytorch☆47Updated 5 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
- 对https://github.com/ruinmessi/RFBNet 代码做中文注释,便于理解☆21Updated 6 years ago
- CenterNet's inference.(C++)/基于CenterNet的旋转目标检测C++版☆28Updated 4 years ago
- centernet_mobilenetv2 inference by ncnn☆65Updated 5 years ago
- YOLOV3-Tiny TensorRT6.0 13个类别☆32Updated 5 years ago
- The pytorch implement of the retina track original paper link: https://arxiv.org/abs/2003.13870☆45Updated 4 years ago
- 重新设计的RFBNet300,模型参数量只有0.99MB,AP达到0.78,200FPS☆100Updated 5 years ago
- centernet☆74Updated 5 years ago
- Object detection model thundernet tensorflow.keras implementation☆83Updated 6 years ago
- QuarkDet lightweight object detection in PyTorch .Real-Time Object Detection on Mobile Devices.☆92Updated 4 years ago
- centernet pytorch model to torch script model☆29Updated 5 years ago
- CenterNet with MobileNetV3 backboned helmet detection based on PyTorch with inference code only.☆52Updated 4 years ago
- Experiments based on CenterNet (more backbones, TensorRT deployment and mask head)☆222Updated 5 years ago
- 通过pytorch搭建卷积神经网络完成手写识别任务,并将训练好的模型以多种方式部署到TensorRT中加速。(1)通过加载权重。(2)通过加载onnx。(3)通过加载engine。☆44Updated 6 years ago
- Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.☆57Updated 6 years ago
- YOLOv3-training-prune☆58Updated 4 years ago
- Applying Adaptive Training Sample Selection and Soft Anchor Point Detection to S3FD☆39Updated 5 years ago
- YOLO V2 & V3 , YOLO Combined with RCNN and MaskRCNN☆114Updated 5 years ago
- This repository carries out some paper recurring work☆106Updated 5 years ago
- This is the implementation that supports yolov5s, yolov5m, yolov5l, yolov5x.☆34Updated 3 years ago
- ☆14Updated 6 years ago
- Lightweight Networks such as MobileNet, ShuffleNet and ThunderNet implemented in Pytorch☆72Updated 5 years ago
- Useful plugins for Pytorch1.5+ and TensorRT7/8.☆38Updated 4 years ago
- U版yolov5 2.0的tensorrt加速☆37Updated 5 years ago
- I combine trident net and refinedet to detect objects of different scales at the same time in one forward propagation☆90Updated 6 years ago