yanggui19891007 / Pytorch-Auto-Slim-ToolsLinks
pytorch AutoSlim tools,支持三行代码对pytorch模型进行剪枝压缩
☆39Updated 4 years ago
Alternatives and similar repositories for Pytorch-Auto-Slim-Tools
Users that are interested in Pytorch-Auto-Slim-Tools are comparing it to the libraries listed below
Sorting:
- RepVGG TensorRT int8 量化,实测推理不到1ms一帧!☆63Updated 4 years ago
- ☆62Updated 5 years ago
- In this repository using the sparse training, group channel pruning and knowledge distilling for YOLOV4,☆31Updated 2 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
- 针对pytorch模型的自动化模型结构分析和修改工具集,包含自动分析模型结构的模型压缩算法库☆249Updated 2 years ago
- An Improved One millisecond Mobile Backbone☆145Updated 2 years ago
- ☆92Updated 3 years ago
- yolov5 onnx caffe☆117Updated 4 years ago
- Using model pruning method to obtain compact models Pruned-YOLOv5 based on YOLOv5.☆59Updated 3 years ago
- www.giantpandacv.com☆148Updated 11 months ago
- 模型压缩demo(剪枝、量化、知识蒸馏)☆77Updated 5 years ago
- tensorrt int8 量化yolov5 onnx模型☆183Updated 4 years ago
- yolov5.yaml转换成yolov5.py☆17Updated 4 years ago
- nanodet int8 量化,实测推理2ms一帧!☆37Updated 4 years ago
- Trans different platform's network to International Representation(IR)☆44Updated 7 years ago
- A Robust Non-IoU Alternative to Non-Maxima Suppression in Object Detection☆50Updated 4 years ago
- ☆99Updated 3 years ago
- Pytorch-->onnx-->TensorRT; CUDA11, CUDNN8, TensorRT8☆209Updated last year
- 用opencv部署nanodet目标检测,包含C++和Python两种版本程序的实现☆107Updated 4 years ago
- Darknet(AB版)框架源码解析:详尽的中文注释(逐句)和原理分析!☆74Updated 4 years ago
- ppyolo in pytorch. 44.8% box mAP.☆109Updated 3 years ago
- 比ResNet更强的RepVGG,结构重参数化,推理部署一路3x3卷积到底,详细的代码讲解,欢迎star☆46Updated 4 years ago
- MobileNetV3 based SSD-lite implementation in Pytorch☆100Updated 5 years ago
- ☆33Updated 4 years ago
- centernet_simple☆24Updated 4 years ago
- PyTorch implementation of PP-LCNet☆79Updated last year
- QuarkDet lightweight object detection in PyTorch .Real-Time Object Detection on Mobile Devices.☆91Updated 4 years ago
- 对 YOLOv3 做模型剪枝(network slimming),对于 oxford hand 数据集(因项目需要),模型剪枝后的参数量减少 80%,Infer 的速度达到原来 2 倍,mAP 基本不变☆12Updated 5 years ago
- 通过pytorch搭建卷积神经网络完成手写识别任务,并将训练好的模型以多种方式部署到TensorRT中加速。(1)通过加载权重。(2)通过加载onnx。(3)通过加载engine。☆44Updated 6 years ago
- caffe plus☆26Updated 4 years ago