panchengl / centernet_prune
centernet_simple
☆24Updated 4 years ago
Alternatives and similar repositories for centernet_prune:
Users that are interested in centernet_prune are comparing it to the libraries listed below
- Convert YOLOv3 and YOLOv3-tiny (PyTorch version) into TensorRT models.☆61Updated 5 years ago
- centernet, mobilenetv2, centerface☆52Updated 5 years ago
- RepVGG TensorRT int8 量化,实测推理不到1ms一帧!☆62Updated 3 years ago
- ☆93Updated 4 years ago
- centerNet Caffe inference CPP☆69Updated 5 years ago
- U版yolov5 2.0的tensorrt加速☆37Updated 4 years ago
- this repo is forked from https://github.com/amdegroot/ssd.pytorch. Implemented by pytorch☆46Updated 5 years ago
- A resnet18 version of CenterNet(objects as points)☆124Updated 3 years ago
- centernet☆73Updated 4 years ago
- A real-time version of FCOS, inspired by FCOSv2.☆49Updated 2 years ago
- A Robust Non-IoU Alternative to Non-Maxima Suppression in Object Detection☆50Updated 4 years ago
- yolov5.yaml转换成yolov5.py☆17Updated 4 years ago
- 🔥CDIoU and CDIoU loss is like a convenient plug-in that can be used in multiple models. CDIoU and CDIoU loss have different excellent pe…☆27Updated 3 years ago
- Localize to Classify and Classify to Localize: Mutual Guidance in Object Detection☆113Updated 2 years ago
- a multi-scale implementation of CenterNet☆25Updated 4 years ago
- This is the implementation that supports yolov5s, yolov5m, yolov5l, yolov5x.☆34Updated 2 years ago
- Towards Real-Time Multi-Object Tracking☆29Updated 3 years ago
- Useful plugins for Pytorch1.5+ and TensorRT7/8.☆37Updated 3 years ago
- Instance Segmentation, TensorMask☆51Updated 5 years ago
- Pytorch implementation of "AutoAssign: Differentiable Label Assignment for Dense Object Detection"☆141Updated 4 years ago
- Scaled-YOLOv4训练自己的数据集详细教程PDF,关于paper解 读请联系小编获取PDF文档☆73Updated 4 years ago
- This repository provides a sample to run yolov3 on int8 mode in tensorRT☆26Updated 5 years ago
- An improved version of refinedet network, modify the backbone network, and provide resnet50 compression network and resnest method☆8Updated 4 years ago
- CenterNet / FCOS_PLUS/MatrixNets implemented by mmdetection☆70Updated 5 years ago
- The pytorch implement of the retina track original paper link: https://arxiv.org/abs/2003.13870☆45Updated 3 years ago
- Lightweight Networks such as MobileNet, ShuffleNet and ThunderNet implemented in Pytorch☆72Updated 4 years ago
- Implement yolov5 with Tensorrt C++ api, and integrate batchedNMSPlugin. A Python wrapper is also provided.☆50Updated 3 years ago
- 73.6% GhostNet 1.0x pre-trained model on ImageNet☆88Updated 4 years ago
- mmdetection in python训练, libtorch in c++部署