yichaojie / MobileNetV3
pytorch implementation of MobileNetV3
☆54Updated 4 years ago
Alternatives and similar repositories for MobileNetV3:
Users that are interested in MobileNetV3 are comparing it to the libraries listed below
- 这是一个efficientnet-yolo3-pytorch的源码,将yolov3的主干特征提取网络修改成了efficientnet☆146Updated last year
- ghostnet_cifar10☆115Updated 4 years ago
- 这个是一个在SSD的基础上用于生成绘制mAP代码所用的txt的例子。(目的是生成txt)☆129Updated 3 years ago
- 基于NanoDet项目进行小裁剪,专门用来实现PyTorch 版本的代码,下载直接能使用,支持图片、视频文件、摄像头实时目标检测。☆147Updated 4 years ago
- 这是一个mobilenet-yolov4的库,把yolov4主干网络修改成了mobilenet,修改了Panet的卷积组成,使参数量大幅度缩小。☆371Updated last year
- 这是一个retinanet-pytorch的源码,可以用于训练自己的模型。☆179Updated last year
- 基于pytorch版ssd进行改进注入CBAM空间通道注意力机制,加入FPN,类别损失函数改为focalloss☆39Updated 3 years ago
- ☆91Updated 2 years ago
- Prepare VOC format datasets for ultralytics/yolov3 & yolov5☆196Updated last year
- yolov5 5.0 version distillation || yolov5 5.0版本知识蒸馏,yolov5l >> yolov5s☆157Updated 3 years ago
- MobileNetV3 SSD的简洁版本☆77Updated 8 months ago
- Yolov5 distillation training | Yolov5知识蒸馏训练,支持训练自己的数据☆210Updated 2 years ago
- 这是一个centernet-pytorch的源码,可以用于训练自己的模型。☆373Updated last year
- ☆68Updated 3 years ago
- yolov5 prune,Support V2, V3, V4 and V6 versions of yolov5☆568Updated 3 years ago
- 对yolov4进行通道剪枝☆15Updated 2 years ago
- the modify for shufflenets: shufflenet_v2_csp;shufflenet_v2_k5;shufflenet_v2_liteconv;shufflenet_v2_se_attention;shufflenet_v2_sk_attenti…☆66Updated 4 years ago
- ☆564Updated 3 years ago
- Multi-backbone, Prune, Quantization, KD☆158Updated 2 years ago
- 这是一个efficientdet-pytorch的源码,可以用于训练自己的模型。☆313Updated last year
- 这是Mobilenet-SSD的论文版,可用于训练与预测。☆81Updated 2 years ago
- ☆227Updated last year
- 这是一个YoloV4-tiny-tf2的源码,可以用于训练自己的模型。☆134Updated last year
- yolov5 onnx caffe☆114Updated 3 years ago
- annotations of yolov5-5.0☆232Updated 3 years ago
- yolov5的注释版本☆270Updated 4 years ago
- Learning YOLOv3 from scratch 从零开始学习YOLOv3代码☆214Updated 2 years ago
- 这是一个ssd-keras的源码,可以用于训练自己的模型。☆168Updated last year
- 本仓库主要包含了针对目标检测数据集的增强手段和源码:图像的旋转,镜像,裁剪,亮度/对比度的变换等☆131Updated 4 years ago
- 大家好,这是cv调包侠开源原创项目,您可以特别方便地通过我的auto-Maker实现目标检测数据集的实时生成,包括:实时数据采集、自动标注、转换、增强,并可以直接进行yolov3、yolov4、yolov5、eficientdet等,它可以直接导出到onnx,通过openv…☆195Updated 4 years ago