yizt / Grad-CAM.pytorch
pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...
☆740Updated 4 years ago
Alternatives and similar repositories for Grad-CAM.pytorch:
Users that are interested in Grad-CAM.pytorch are comparing it to the libraries listed below
- A Simple pytorch implementation of GradCAM and GradCAM++☆368Updated 5 years ago
- Non-official implement of Paper:CBAM: Convolutional Block Attention Module☆1,368Updated last year
- This is a list of awesome methods about data augmentation.☆788Updated 3 years ago
- a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results☆863Updated 4 years ago
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,100Updated last year
- Implementation of Non-local Block.☆1,572Updated last year
- CAM图的resnet50版本☆150Updated 3 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆726Updated 5 years ago
- CNN可视化代码,帮助了解建立GradCam过程, 代码中文注解☆101Updated 5 years ago
- (ImageNet pretrained models) The official pytorch implemention of the TPAMI paper "Res2Net: A New Multi-scale Backbone Architecture"☆1,084Updated 2 years ago
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆793Updated 5 years ago
- try to implement the CVPR 2019 paper "Selective Kernel Networks" by PyTorch☆372Updated 5 years ago
- Code for ECA-Net: Efficient Channel Attention for Deep Convolutional Neural Networks☆1,300Updated 3 years ago
- An efficient implicit semantic augmentation method, complementary to existing non-semantic techniques.☆585Updated 3 years ago
- Code for our CVPR2021 paper coordinate attention☆1,034Updated 3 years ago
- ACNet: Strengthening the Kernel Skeletons for Powerful CNN via Asymmetric Convolution Blocks☆838Updated last year
- ☆404Updated 6 years ago
- PyTorch implementation of Deformable ConvNets v2 (Modulated Deformable Convolution)☆752Updated 5 years ago
- The official PyTorch implementation of CVPR 2020 paper "Improving Convolutional Networks with Self-Calibrated Convolutions"☆380Updated 4 years ago
- PyTorch implementation of SENet☆2,298Updated 3 years ago
- This is the official PyTorch implementation of the paper "TransFG: A Transformer Architecture for Fine-grained Recognition" (Ju He, Jie-N…☆393Updated 2 years ago
- Code for our CVPR 2019 paper: Selective Kernel Networks; See zhihu:https://zhuanlan.zhihu.com/p/59690223☆601Updated 5 years ago
- Pytorch implementation of Center Loss☆978Updated last year
- Class activation maps for your PyTorch models (CAM, Grad-CAM, Grad-CAM++, Smooth Grad-CAM++, Score-CAM, SS-CAM, IS-CAM, XGrad-CAM, Layer-…☆2,104Updated this week
- Deformable ConvNets V2 (DCNv2) in PyTorch☆1,455Updated 2 years ago
- GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond☆1,199Updated 3 years ago
- a pytorch code about Residual Attention Network. This code is based on two projects from☆682Updated 6 years ago
- Replication of simple CV Projects including attention, classification, detection, keypoint detection, etc.☆1,229Updated 2 years ago
- ☆217Updated 7 years ago
- Official Pytorch implementation of CutMix regularizer☆1,226Updated 4 years ago