kay-cottage / CoordAttention_YOLOX_PytorchLinks
CoordAttention_YOLOX(基于CoordAttention坐标注意力机制的改进版YOLOX目标检测平台)
☆49Updated 2 years ago
Alternatives and similar repositories for CoordAttention_YOLOX_Pytorch
Users that are interested in CoordAttention_YOLOX_Pytorch are comparing it to the libraries listed below
Sorting:
- ☆78Updated 4 years ago
- 可以训练yolov5(v6.0)、yolox、小型网络,添加注意力机制☆66Updated 3 years ago
- 🚀🚀🚀YOLOC is Combining different modules to build an different Object detection model.Including YOLOv3、YOLOv4、Scaled_YOLOv4、YOLOv5、YOLO…☆72Updated 2 years ago
- 基于YoloV5的一些魔改及相关部署方案☆63Updated 3 years ago
- ☆105Updated 3 years ago
- ☆68Updated 3 years ago
- ☆53Updated 2 years ago
- ☆62Updated 4 years ago
- KLD实现旋转目标检测☆47Updated 2 years ago
- ☆26Updated 3 years ago
- YOLOv5的轻量化改进(蜂巢检测项目)☆72Updated 3 years ago
- ☆92Updated 3 years ago
- rotated bbox detection. inspired by https://github.com/hukaixuan19970627/YOLOv5_DOTA_OBB, thanks hukaixuan19970627.☆89Updated 2 years ago
- yolov5目标检测模型的知识蒸馏(基于响应的蒸馏)☆100Updated 3 years ago
- ☆38Updated 2 years ago
- YOLOv7+KLD☆39Updated last year
- 将YOLOv5-Lite代码中的head更换为YOLOX head☆22Updated 3 years ago
- 实现对YOLOX的剪枝操作,添加了卷积层和BN层融合推理,添加中间层可视化功能,可实现预测和训练日志保存☆45Updated 2 years ago
- YOLOX in DOTA with KLD loss. (Oriented Object Detection)(Rotated BBox)基于YOLOX的旋转目标检测☆77Updated 3 years ago
- ☆37Updated last year
- https://zhuanlan.zhihu.com/p/430850089☆152Updated 2 years ago
- yolov5 knowledge distilling☆26Updated 2 years ago
- Pytorch implementation of the 'Slim-neck by GSConv: a lightweight-design for real-time detector architectures'☆220Updated last month
- 知识蒸馏复现相关☆25Updated 2 years ago
- 🚀 Simple and efficient use for Ultralytics yolov5🚀☆32Updated 2 years ago
- ☆27Updated 2 years ago
- Make it easier for yolov6 to change the network structure☆70Updated 6 months ago
- ☆139Updated 3 years ago
- 鉴于该 填鸭式 方法对小目标的数据增强的详细的描述较少,故重新整理了代码,并添加了说明。按照md文件的说明,应该可以正常的运行☆46Updated 3 months ago
- 目前,主流蒸馏模型采用方法为KD蒸馏、LD蒸馏或feature蒸馏,然蒸馏开源项目也较少。为此,我写了一份基于yolov5框架的蒸馏,并会有实验附带。该方法将会不断尝试论文方法,不断探索更有效的蒸馏方法。☆21Updated last year