modricwang / Pytorch-Model-to-TensorRTLinks
☆138Updated 6 years ago
Alternatives and similar repositories for Pytorch-Model-to-TensorRT
Users that are interested in Pytorch-Model-to-TensorRT are comparing it to the libraries listed below
Sorting:
- reproduced the proposed results of SSD300 and SSD512☆111Updated 6 years ago
- Pelee (NeurIPS'18)-TensorRT Implementation (Caffe Parser)☆84Updated 6 years ago
- Partial Order Pruning: for Best Speed/Accuracy Trade-off in Neural Architecture Search☆147Updated 5 years ago
- Light-Head RCNN and One Novel Object Detector☆114Updated 7 years ago
- Pelee implement with pytorch☆71Updated 5 years ago
- Experiments based on CenterNet (more backbones, TensorRT deployment and mask head)☆222Updated 5 years ago
- PeleeNet: An efficient DenseNet architecture for mobile devices☆154Updated 6 years ago
- Light-Head R-CNN in PyTorch☆94Updated 6 years ago
- A PyTorch implementation of Mnasnet: MnasNet: Platform-Aware Neural Architecture Search for Mobile.☆274Updated 7 years ago
- FCOS: Fully Convolutional One-Stage Object Detection.☆94Updated 5 years ago
- convert torch module to tensorrt network or tvm function☆89Updated 5 years ago
- A PyTorch implementation of MobileNetV3☆48Updated 6 years ago
- CUDA implementation of NMS for PyTorch☆88Updated 5 years ago
- Comprehensive Feature Enhancement Module for Single-Shot Object Detector☆198Updated 6 years ago
- A lightweight convolutional neural network☆148Updated 7 years ago
- SSD using TensorFlow object detection API with EfficientNet backbone☆63Updated 6 years ago
- ☆262Updated 6 years ago
- Yolo3 Implementation in Pytorch using COCO and BDD100K dataset. Forked from https://github.com/BobLiu20/YOLOv3_PyTorch.git. For my own fu…☆107Updated 6 years ago
- unofficial EffcientDet implemented by mmdetection☆141Updated 5 years ago
- Lightweight Networks such as MobileNet, ShuffleNet and ThunderNet implemented in Pytorch☆72Updated 5 years ago
- Multiple basenet MobileNet v1,v2, ResNet combined with SSD detection method and it's variants such as RFB, FSSD etc.