lixiangwang / model_prune_yolov3-Links
☆33Updated 4 years ago
Alternatives and similar repositories for model_prune_yolov3-
Users that are interested in model_prune_yolov3- are comparing it to the libraries listed below
Sorting:
- Using model pruning method to obtain compact models Pruned-YOLOv5 based on YOLOv5.☆59Updated 3 years ago
- pytorch AutoSlim tools,支持三行代码对pytorch模型进行剪枝压缩☆39Updated 4 years ago
- In this repository using the sparse training, group channel pruning and knowledge distilling for YOLOV4,☆31Updated 2 years ago
- ☆92Updated 3 years ago
- www.giantpandacv.com☆148Updated 11 months ago
- yolov5 pruning (SFP Pruning、Nework Slimming)☆18Updated 3 years ago
- 无人机视角、多模态、模型剪枝、国产AI芯片部署☆41Updated 3 years ago
- ghostnet_cifar10☆115Updated 4 years ago
- model compression based on pytorch (1、quantization: 8/4/2bits(dorefa)、ternary/binary value(twn/bnn/xnor-net);2、 pruning: normal、regular a…☆170Updated 4 years ago
- 模型压缩demo(剪枝、量化、知识蒸馏)☆77Updated 5 years ago
- RM Operation can equivalently convert ResNet to VGG, which is better for pruning; and can help RepVGG perform better when the depth is la…☆211Updated last year
- QuarkDet lightweight object detection in PyTorch .Real-Time Object Detection on Mobile Devices.☆91Updated 4 years ago
- Yet another coco2voc.py, convert MSCOCO json to PASCAL VOC xml in Object Detection.☆25Updated 4 years ago
- An Improved One millisecond Mobile Backbone☆145Updated 2 years ago
- ☆62Updated 5 years ago
- RepVGG TensorRT int8 量化,实测推理不到1ms一帧!☆63Updated 4 years ago
- yolov5 5.0 version distillation || yolov5 5.0版本知识蒸馏,yolov5l >> yolov5s☆161Updated 3 years ago
- Pruning and quantization for SSD. Model compression.☆30Updated 4 years ago
- simplest implementation of yolo v1 via pytorch☆43Updated 4 years ago
- RepGhost: A Hardware-Efficient Ghost Module via Re-parameterization☆176Updated last year
- Learning YOLOv3 from scratch 从零开始学习YOLOv3代码☆214Updated 3 years ago
- A PyTorch implementation of SSDLite on COCO☆86Updated 4 years ago
- yolov5目标检测模型的知识蒸馏(基于响应的蒸馏)☆100Updated 3 years ago
- the modify for shufflenets: shufflenet_v2_csp;shufflenet_v2_k5;shufflenet_v2_liteconv;shufflenet_v2_se_attention;shufflenet_v2_sk_attenti…☆69Updated 4 years ago
- this repo is forked from https://github.com/amdegroot/ssd.pytorch. Implemented by pytorch☆46Updated 5 years ago
- 旋转框检测的推理与计算☆23Updated 2 years ago
- Darknet(AB版)框架源码解析:详尽的中文注释(逐句)和原理分析!☆74Updated 4 years ago
- 将YOLOv5-Lite代码中的head更换为YOLOX head☆22Updated 3 years ago
- [NeurIPS 2021] Alpha-IoU: A Family of Power Intersection over Union Losses for Bounding Box Regression☆154Updated 3 years ago
- MobileNetV3 SSD的简洁版本☆77Updated last year