withtimesgo1115 / gradCAM-YOLOv3-pytorch
This repository contains key scripts for implementing gradient CAM algorithm for YOLO v3 model. The codes has been tested on pytorch 1.7.1.
☆25Updated 3 years ago
Alternatives and similar repositories for gradCAM-YOLOv3-pytorch:
Users that are interested in gradCAM-YOLOv3-pytorch are comparing it to the libraries listed below
- I tried to apply the CAM algorithm to YOLOv4 and it worked.☆61Updated 3 years ago
- ☆76Updated 3 years ago
- Using model pruning method to obtain compact models Pruned-YOLOv5 based on YOLOv5.☆58Updated 3 years ago
- yolov5 5.0 version distillation || yolov5 5.0版本知识蒸馏,yolov5l >> yolov5s☆157Updated 3 years ago
- [NeurIPS 2021] Alpha-IoU: A Family of Power Intersection over Union Losses for Bounding Box Regression☆154Updated 3 years ago
- ☆91Updated 3 years ago
- An unofficial implementation of Pytorch version PP-YOLOE,based on Megvii YOLOX training code.☆181Updated 2 years ago
- ☆68Updated 3 years ago
- 鉴于该 填鸭式 方法对小目标的数据增强的详细的描述较少,故重新整理了代码,并添加了说明。按照md文件的说明,应该可以正常的运行☆47Updated 2 weeks ago
- Detection_Augmentation☆25Updated 2 years ago
- Yolov5 distillation training | Yolov5知识蒸馏训练,支持训练自己的数据☆211Updated 2 years ago
- yolov5目标检测模型的知识蒸馏(基于响应的蒸馏)☆95Updated 3 years ago
- Multi-backbone, Prune, Quantization, KD☆158Updated 2 years ago
- ☆23Updated 4 years ago
- ☆37Updated last year
- ☆106Updated 2 years ago
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆47Updated 3 years ago
- rotated bbox detection. inspired by https://github.com/hukaixuan19970627/YOLOv5_DOTA_OBB, thanks hukaixuan19970627.☆89Updated last year
- yolov5 v1版本中文注释☆58Updated 4 years ago
- 可以训练yolov5(v6.0)、yolox、小型网络,添加注意力机制☆65Updated 3 years ago
- Prepare VOC format datasets for ultralytics/yolov3 & yolov5☆197Updated last year
- 无人机视角、多模态、模型剪枝、国产AI芯片部署☆38Updated 3 years ago
- CvPytorch is an open source COMPUTER VISION toolbox based on PyTorch.☆243Updated last year
- Learning YOLOv3 from scratch 从零开始学习YOLOv3代码☆215Updated 2 years ago
- YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite☆66Updated 2 years ago
- 实现对YOLOX的剪枝操作,添加了卷积层和BN层融合推理,添加中间层可视化功能,可实现预测和训练日志保存☆44Updated last year
- Pytorch YOLO v4 训练自己的数据集超详细教程!!! (提供PDF训练教程下载)☆30Updated 4 years ago
- 基于pytorch版ssd进行改进注入CBAM空间通道注意力机制,加入FPN,类别损失函数改为focalloss☆39Updated 3 years ago
- 基于YoloV5的一些魔改及相关部署方案☆63Updated 2 years ago
- GradCAM algorithm implementation for YOLOv3☆28Updated 4 years ago