IDayday / YOLOv4_CAMLinks
I tried to apply the CAM algorithm to YOLOv4 and it worked.
☆61Updated 4 years ago
Alternatives and similar repositories for YOLOv4_CAM
Users that are interested in YOLOv4_CAM are comparing it to the libraries listed below
Sorting:
- ☆68Updated 4 years ago
- ☆78Updated 4 years ago
- ☆105Updated 3 years ago
- ☆92Updated 3 years ago
- Using model pruning method to obtain compact models Pruned-YOLOv5 based on YOLOv5.☆60Updated 4 years ago
- yolov5 5.0 version distillation || yolov5 5.0版本知识蒸馏,yolov5l >> yolov5s☆161Updated 3 years ago
- Yolov5 distillation training | Yolov5知识蒸馏训练,支持 训练自己的数据☆221Updated 2 years ago
- rotated bbox detection. inspired by https://github.com/hukaixuan19970627/YOLOv5_DOTA_OBB, thanks hukaixuan19970627.☆90Updated 2 years ago
- annotations of yolov5-5.0☆232Updated 3 years ago
- 布匹缺陷识别练习赛☆46Updated 4 years ago
- KLD实现旋转目标检测☆48Updated 2 years ago
- ☆72Updated last year
- Prepare VOC format datasets for ultralytics/yolov3 & yolov5☆198Updated 2 years ago
- 针对不同旋转矩形框标签格式的转换(txt和xml)☆78Updated 4 years ago
- 这是一个efficientnet-yolo3-pytorch的源码,将yolov3的主干特征提取网络修改成了efficientnet☆146Updated last year
- 基于YoloV5的一些魔改及相关部署方案☆63Updated 3 years ago
- ☆26Updated 3 years ago
- yolov5目标检测模型的知识蒸馏(基于响应的蒸馏)☆100Updated 3 years ago
- Simple implementation of augmentation for small object detection☆219Updated 4 years ago
- ☆93Updated 4 years ago
- Learning YOLOv3 from scratch 从零开始学习YOLOv3代码☆214Updated 3 years ago
- 这是一个retinanet-pytorch的源码,可以用于训练自己的模型。☆189Updated last year
- yolov5的注释版本☆270Updated 4 years ago
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆47Updated 3 years ago
- 这个是一个在SSD的基础上用于生成绘制mAP代码所用的txt的例子。(目的是生成txt)☆127Updated 4 years ago
- Detection_Augmentation☆25Updated 2 years ago
- 可以训练yolov5(v6.0)、yolox、小型网络,添加注意力机制☆66Updated 3 years ago
- This is a PyTorch-based R-YOLOv4 implementation which combines YOLOv4 model and loss function from R3Det for arbitrary oriented object de…☆119Updated last year
- 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
- 基于pytorch版ssd进行改进注入CBAM空间通道注意力机制,加入FPN,类别损失函数改为focalloss☆41Updated 4 years ago