sean-wade / MobileNetV1_2_3-PytorchLinks
☆19Updated 5 years ago
Alternatives and similar repositories for MobileNetV1_2_3-Pytorch
Users that are interested in MobileNetV1_2_3-Pytorch are comparing it to the libraries listed below
Sorting:
- the modify for shufflenets: shufflenet_v2_csp;shufflenet_v2_k5;shufflenet_v2_liteconv;shufflenet_v2_se_attention;shufflenet_v2_sk_attenti…☆70Updated 4 years ago
- In this repository using the sparse training, group channel pruning and knowledge distilling for YOLOV4,☆32Updated 2 years ago
- ghostnet_cifar10☆115Updated 4 years ago
- 模型压缩demo(剪枝、量化、知识蒸馏)☆77Updated 5 years ago
- ☆92Updated 3 years ago
- pytorch AutoSlim tools,支持三行代码对pytorch模型进行剪枝压缩☆39Updated 4 years ago
- ☆231Updated last year
- ☆174Updated 2 years ago
- 针对pytorch模型的自动化模型结构分析和修改工具集,包含自动分析模型结构的模型压缩算法库☆249Updated 2 years ago
- ☆33Updated 4 years ago
- This repository contains key scripts for implementing gradient CAM algorithm for YOLO v3 model. The codes has been tested on pytorch 1.7.…☆26Updated 4 years ago
- 比ResNet更强的RepVGG,结构重参数化,推理部署一路3x3卷积到底,详细的代码讲解,欢迎star☆46Updated 4 years ago
- pytorch implementation of MobileNetV3☆58Updated 5 years ago
- Model Compression 1. Pruning(BN Pruning) 2. Knowledge Distillation (Hinton) 3. Quantization (MNN) 4. Deployment (MNN)☆79Updated 4 years ago
- MobileNetV3 SSD的简洁版本☆77Updated last year
- B站Efficient-Neural-Network学习分享的配套代码☆300Updated 3 years ago
- 基于NanoDet项目进行小裁剪,专门用来实现PyTorch 版本的代码,下载直接能使用,支持图片、视频文件、摄像头实时目标检测。☆150Updated 4 years ago
- ☆14Updated 4 years ago
- yolov1,v2 a minimal tutorial-like implementation on PyTorch☆63Updated 2 years ago
- NVIDIA TensorRT 加速推断教程!☆133Updated 3 years ago
- The implementation of various lightweight networks by using PyTorch. such as:MobileNetV2,MobileNeXt,GhostNet,ParNet,MobileViT、AdderNet,Sh…☆883Updated 3 years ago
- 对yolov4进行通道剪枝☆15Updated 3 years ago
- ☆68Updated 4 years ago
- yolov5 5.0 version distillation || yolov5 5.0版本知识蒸馏,yolov5l >> yolov5s☆162Updated 3 years ago
- Yolov5 distillation training | Yolov5知识蒸馏训练,支持训练自己的数据☆222Updated 2 years ago
- Prepare VOC format datasets for ultralytics/yolov3 & yolov5☆197Updated 2 years ago
- www.giantpandacv.com☆151Updated last year
- Using model pruning method to obtain compact models Pruned-YOLOv5 based on YOLOv5.☆60Updated 4 years ago
- Pytorch-->onnx-->TensorRT; CUDA11, CUDNN8, TensorRT8☆212Updated last year
- 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