tanluren / YOLOv3-model-pruningLinks
对 YOLOv3 做模型剪枝(network slimming),对于 oxford hand 数据集(因项目需要),模型剪枝后的参数量减少 80%,Infer 的速度达到原来 2 倍,mAP 基本不变
☆12Updated 5 years ago
Alternatives and similar repositories for YOLOv3-model-pruning
Users that are interested in YOLOv3-model-pruning are comparing it to the libraries listed below
Sorting:
- centernet, mobilenetv2, centerface☆52Updated 5 years ago
- This repository provides a sample to run yolov3 on int8 mode in tensorRT☆26Updated 5 years ago
- this repo is forked from https://github.com/amdegroot/ssd.pytorch. Implemented by pytorch☆46Updated 5 years ago
- ☆62Updated 5 years ago
- Convert YOLOv3 and YOLOv3-tiny (PyTorch version) into TensorRT models.☆61Updated 5 years ago
- YOLOv3-training-prune☆59Updated 4 years ago
- MobileNetV3 based SSD-lite implementation in Pytorch☆100Updated 5 years ago
- RepVGG TensorRT int8 量化,实测推理不到1ms一帧!☆63Updated 4 years ago
- ☆25Updated 3 years ago
- centerNet Caffe inference CPP☆69Updated 5 years ago
- centernet_simple☆24Updated 4 years ago
- U版yolov5 2.0的tensorrt加速☆37Updated 4 years ago
- centernet☆74Updated 5 years ago
- ☆80Updated 4 years ago
- onnx模型转caffe模型的工具☆24Updated 4 years ago
- In this repository using the sparse training, group channel pruning and knowledge distilling for YOLOV4,☆31Updated 2 years ago
- Implementation of popular deep learning networks with TensorRT network definition APIs☆10Updated 4 years ago
- Implementation RefinedetLite☆29Updated 5 years ago
- Apply the pruning strategy for MobileNet_v2☆51Updated 6 years ago
- Personal Pytorch toy script.☆67Updated 3 years ago
- centernet_mobilenetv2 inference by ncnn☆64Updated 5 years ago
- APRCP HRNet: Adaptive Pruning Rate Channel Pruning for HRNet Applied to 2D Human Pose Estimation☆38Updated 4 years ago
- convert your yolov3-tiny model to trt model☆90Updated 5 years ago
- Stronger SSD & YOLO v3☆39Updated 6 years ago
- yolov5 onnx caffe☆117Updated 4 years ago
- QuarkDet lightweight object detection in PyTorch .Real-Time Object Detection on Mobile Devices.☆91Updated 4 years ago
- Implement yolov5 with Tensorrt C++ api, and integrate batchedNMSPlugin. A Python wrapper is also provided.☆49Updated 3 years ago
- 重新设计的RFBNet300,模型参数量只有0.99MB,AP达到0.78,200FPS☆100Updated 5 years ago
- Merge convolution and batchnorm layers in both Caffe and PyTorch using Python☆18Updated 6 years ago
- yolov5.yaml转换成yolov5.py☆17Updated 4 years ago