yichaojie / MobileNetV3
pytorch implementation of MobileNetV3
☆53Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for MobileNetV3
- ghostnet_cifar10☆115Updated 4 years ago
- 这是一个mobilenet-yolov4的库,把yolov4主干网络修改成了mobilenet,修改了Panet的卷积组成,使参数量大幅度缩小。☆367Updated last year
- 这是一个retinanet-pytorch的源码,可以用于训练自己的模型。☆178Updated last year
- the modify for shufflenets: shufflenet_v2_csp;shufflenet_v2_k5;shufflenet_v2_liteconv;shufflenet_v2_se_attention;shufflenet_v2_sk_attenti…☆65Updated 3 years ago
- ☆91Updated 2 years ago
- 这个是一个在SSD的基础上用于生成绘制mAP代码所用的txt的例子。(目的是生成txt)☆129Updated 3 years ago
- 基于NanoDet项目进行小裁剪,专门用来实现PyTorch 版本的代码,下载直接能使用,支持图片、视频文件、摄像头实时目标检测。☆140Updated 3 years ago
- Prepare VOC format datasets for ultralytics/yolov3 & yolov5☆196Updated last year
- yolov5 5.0 version distillation || yolov5 5.0版本知识蒸馏,yolov5l >> yolov5s☆155Updated 3 years ago
- 这是一个efficientnet-yolo3-pytorch的源码,将yolov3的主干特征提取网络修改成了efficientnet☆144Updated last year
- Learning YOLOv3 from scratch 从零开始学习YOLOv3代码☆212Updated 2 years ago
- 本仓库主要包含了针对目标检测数据集的增强手段和源码:图像的旋转,镜像,裁剪,亮度/对比度的变换等☆129Updated 3 years ago
- 里面会保存许多优秀的卷积神经网络结构,这些结构可以帮助我们更好的设计网络。☆141Updated 3 years ago
- 这是一个centernet-pytorch的源码,可以用于训练自 己的模型。☆367Updated last year
- 这是一个efficientdet-pytorch的源码,可以用于训练自己的模型。☆309Updated last year
- ☆554Updated 2 years ago
- Yolov5 distillation training | Yolov5知识蒸馏训练,支持训练自己的数据☆208Updated 2 years ago
- MobileNetV3 SSD的简洁版本☆77Updated 6 months ago
- 这是Mobilenet-SSD的论文版,可用于训练与预测。☆80Updated last year
- annotations of yolov5-5.0☆231Updated 2 years ago
- 基于pytorch版ssd进行改进注入CBAM空间通道注意力机制,加入FPN,类别损失函数改为focalloss☆38Updated 3 years ago
- yolov5 prune,Support V2, V3, V4 and V6 versions of yolov5☆563Updated 2 years ago
- ☆68Updated 3 years ago
- Multi-backbone, Prune, Quantization, KD☆154Updated 2 years ago
- simplest implementation of yolo v1 via pytorch☆43Updated 4 years ago
- ☆225Updated last year
- 本项目支持对剪枝后的yolov5模型进行知识蒸馏训练(This project supports knowledge distillation training for the pruned YOLOv5 model)☆79Updated 9 months ago
- yolov5的注释版本☆270Updated 3 years ago
- ☆167Updated last year
- tensorrt int8 量化yolov5 onnx模型☆176Updated 3 years ago