yizt / Grad-CAM.pytorch
pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...
☆728Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for Grad-CAM.pytorch
- (ImageNet pretrained models) The official pytorch implemention of the TPAMI paper "Res2Net: A New Multi-scale Backbone Architecture"☆1,074Updated last year
- A Simple pytorch implementation of GradCAM and GradCAM++☆359Updated 5 years ago
- Code for our CVPR2021 paper coordinate attention☆1,017Updated 3 years ago
- This is a list of awesome methods about data augmentation.☆785Updated 3 years ago
- ACNet: Strengthening the Kernel Skeletons for Powerful CNN via Asymmetric Convolution Blocks☆831Updated last year
- Implementation of Non-local Block.☆1,570Updated last year
- Replication of simple CV Projects including attention, classification, detection, keypoint detection, etc.☆1,210Updated last year
- Code for ECA-Net: Efficient Channel Attention for Deep Convolutional Neural Networks☆1,269Updated 3 years ago
- Non-official implement of Paper:CBAM: Convolutional Block Attention Module☆1,337Updated last year
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,062Updated last year
- Train the HRNet model on ImageNet☆970Updated 2 years ago
- PyTorch implementation of Deformable ConvNets v2 (Modulated Deformable Convolution)☆742Updated 5 years ago
- CV 论文笔记☆717Updated 2 years ago
- SimpleAICV:pytorch training and testing examples.☆419Updated this week
- GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond☆1,193Updated 3 years ago
- PyTorch implementation of SENet☆2,285Updated 3 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆716Updated 5 years ago
- mmdetection源码注释☆659Updated 3 years ago
- code and trained models for "Attentional Feature Fusion"☆742Updated 3 years ago
- a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results☆860Updated 3 years ago
- Awesome List of Attention Modules and Plug&Play Modules in Computer Vision☆1,099Updated last year
- Lists the papers related to imbalance problems in object detection [TPAMI]☆1,120Updated 3 years ago
- Feature Pyramid Networks in PyTorch☆470Updated 6 years ago
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆787Updated 4 years ago
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,183Updated last month
- [CVPR 2021] Involution: Inverting the Inherence of Convolution for Visual Recognition, a brand new neural operator☆1,309Updated 3 years ago
- try to implement the CVPR 2019 paper "Selective Kernel Networks" by PyTorch☆370Updated 5 years ago
- mmdetection最小学习版☆1,076Updated 3 years ago
- Bridging the Gap Between Anchor-based and Anchor-free Detection via Adaptive Training Sample Selection, CVPR, Oral, 2020☆1,076Updated 3 years ago
- Official Pytorch implementation of CutMix regularizer☆1,221Updated 4 years ago