tanluren / yolov3-channel-and-layer-pruning
yolov3 yolov4 channel and layer pruning, Knowledge Distillation 层剪枝,通道剪枝,知识蒸馏
☆1,502Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for yolov3-channel-and-layer-pruning
- 在 oxford hand 数据集上对 YOLOv3 做模型剪枝(network slimming)☆1,670Updated 2 years ago
- 提供对YOLOv3及Tiny的多种剪枝版本,以适应不同的需求。☆805Updated 4 years ago
- mobilev2-yolov5s剪枝、蒸馏,支持ncnn,tensorRT部署。ultra-light but better performence!☆825Updated 2 years ago
- YOLO ModelCompression MultidatasetTraining☆445Updated 2 years ago
- yolov3 with mobilenet v2 and ASFF☆1,054Updated 3 years ago
- yolov5 prune,Support V2, V3, V4 and V6 versions of yolov5☆563Updated 2 years ago
- AlexeyAB-DarkNet源码解析☆348Updated 4 years ago
- PyTorch implementation of YOLOv4☆1,887Updated 2 weeks ago
- reproduce the YOLO series of papers in pytorch, including YOLOv4, PP-YOLO, YOLOv5,YOLOv3, etc.☆390Updated 3 years ago
- This page is for the SlimYOLOv3: Narrower, Faster and Better for UAV Real-Time Applications☆1,143Updated 5 years ago
- Cross Stage Partial Networks☆897Updated 4 years ago
- tensorrt5 , centernet , centerface, deform conv, int8☆767Updated 2 years ago
- High quality, fast, modular reference implementation of SSD in PyTorch☆1,522Updated 9 months ago
- mmdetection最小学习版☆1,076Updated 3 years ago
- TensorRT8.Support Yolov5n,s,m,l,x .darknet -> tensorrt. Yolov4 Yolov3 use raw darknet *.weights and *.cfg fils. If the wrapper is usef…☆1,190Updated last year
- 单阶段通用目标检测器☆1,963Updated 4 years ago
- ☆554Updated 2 years ago
- TensorRT-7 Network Lib 包括常用目标检测、关键点检测、人脸检测、OCR等 可训练自己数据☆523Updated 3 years ago
- Scaled-YOLOv4: Scaling Cross Stage Partial Network☆2,019Updated 2 weeks ago
- Full implementation of YOLOv3 in PyTorch☆624Updated 4 years ago
- Replication of simple CV Projects including attention, classification, detection, keypoint detection, etc.☆1,210Updated last year
- yolov3 network slimming剪枝的一种实现☆344Updated 5 years ago
- A caffe implementation of MobileNet-YOLO detection network☆865Updated 3 years ago
- mmdetection源码注释☆659Updated 3 years ago
- Pytorch model to caffe model, supported pytorch 0.3, 0.3.1, 0.4, 0.4.1 ,1.0 , 1.0.1 , 1.2 ,1.3 .notice that only pytorch 1.1 have some…☆782Updated 3 years ago
- convert dataset to coco/voc format☆1,091Updated 3 years ago
- YOLOv5 Series Multi-backbone(TPH-YOLOv5, Ghostnet, ShuffleNetv2, Mobilenetv3Small, EfficientNetLite, PP-LCNet, SwinTransformer YOLO), Mod…☆997Updated 2 years ago
- mobilenetv3 with pytorch,provide pre-train model☆1,651Updated last year
- 这是一个mobilenet-yolov4的库,把yolov4主干网络修改成了mobilenet,修改了Panet的卷积组成,使参数量大幅度缩小。☆367Updated last year
- 这是一个YoloV4-keras的源码,可以用于训练自己的模型。☆491Updated last year