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
- Using model pruning method to obtain compact models Pruned-YOLOv5 based on YOLOv5.☆58Updated 3 years ago
- ☆76Updated 3 years ago
- ☆91Updated 3 years ago
- [NeurIPS 2021] Alpha-IoU: A Family of Power Intersection over Union Losses for Bounding Box Regression☆154Updated 3 years ago
- yolov5 5.0 version distillation || yolov5 5.0版本知识蒸馏,yolov5l >> yolov5s☆157Updated 3 years ago
- 鉴于该 填鸭式 方法对小目标的数据增强的详细的描述较少,故重新整理了代码,并添加了说明。按照md文件的说明,应该可以正常的运行☆47Updated this week
- Detection_Augmentation☆25Updated 2 years ago
- yolov5 pruning (SFP Pruning、Nework Slimming)☆18Updated 3 years ago
- 布匹缺陷识别练习赛☆45Updated 4 years ago
- ☆68Updated 3 years ago
- GradCAM algorithm implementation for YOLOv3☆28Updated 4 years ago
- Yolov5 distillation training | Yolov5知识蒸馏训练,支持训练自己的数据☆212Updated 2 years ago
- yolov5目标检测模型的知识蒸馏(基于响应的蒸馏)☆96Updated 3 years ago
- 实现对YOLOX的剪枝操作,添加了卷积层和BN层融合推理,添加中间层可视化功能,可实现预测和训练日志保存☆44Updated last year
- 知识蒸馏复现相关☆25Updated 2 years ago
- Multi-backbone, Prune, Quantization, KD☆158Updated 2 years ago
- 将YOLOv5-Lite代码中的head更换为YOLOX head☆23Updated 2 years ago
- ☆106Updated 3 years ago
- YOLOX in DOTA with KLD loss. (Oriented Object Detection)(Rotated BBox)基于YOLOX的旋转目标检测☆76Updated 3 years ago
- 基于YoloV5的一些魔改及相关部署方案☆63Updated 2 years ago
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆47Updated 3 years ago
- CvPytorch is an open source COMPUTER VISION toolbox based on PyTorch.☆247Updated last year
- ☆62Updated 3 years ago
- ☆23Updated 4 years ago
- Includes: Learning data augmentation strategies for object detection | GridMask data augmentation | Augmentation for small object detect…☆246Updated 4 years ago
- A Robust Non-IoU Alternative to Non-Maxima Suppression in Object Detection☆50Updated 4 years ago
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆42Updated 4 years ago
- Learning YOLOv3 from scratch 从零开始学习YOLOv3代码☆215Updated 2 years ago
- 🚀🚀🚀YOLOC is Combining different modules to build an different Object detection model.Including YOLOv3、YOLOv4、Scaled_YOLOv4、YOLOv5、YOLO…☆74Updated 2 years ago