Classmate-Huang / CV_ImageClassificationLinks
Code for ImageClassification based on Pytorch
☆23Updated 4 years ago
Alternatives and similar repositories for CV_ImageClassification
Users that are interested in CV_ImageClassification are comparing it to the libraries listed below
Sorting:
- CAM', 'ScoreCAM', 'SSCAM', 'ISCAM' 'GradCAM', 'GradCAMpp', 'SmoothGradCAMpp', 'XGradCAM', 'LayerCAM' using by PyTorch.☆73Updated 3 years ago
- Code for our ICASSP 2021 paper: SA-Net: Shuffle Attention for Deep Convolutional Neural Networks☆262Updated 4 years ago
- FcaNet: Frequency Channel Attention Networks☆279Updated 4 years ago
- ☆97Updated 4 years ago
- Pytorch implementation for "A Novel Plug-in Module for Fine-Grained Visual Classification". fine-grained visual classification task.☆200Updated 2 years ago
- ☆304Updated 3 years ago
- Pytorch Re-Implementation | Dynamic Region-Aware Convolution (ECCV2020)☆104Updated 4 years ago
- Official implement of "CAT: Cross Attention in Vision Transformer".☆160Updated 3 years ago
- Unofficial PyTorch implementation of MobileViT based on paper "MobileViT: Light-weight, General-purpose, and Mobile-friendly Vision Trans…☆121Updated 3 years ago
- FcaNet: Frequency Channel Attention Networks☆554Updated 4 years ago
- CMT: Convolutional Neural Networks Meet Vision Transformers☆120Updated 3 years ago
- 基于Swin-transformer训练图像分类并部署web端☆93Updated 3 years ago
- the code for WaveCNet☆129Updated last year
- A generic triplet data loader for image classification problems,and a triplet loss net demo.☆129Updated 4 years ago
- CBAM: Convolutional Block Attention Module for CIFAR10 on ResNet backbone with Pytorch☆118Updated 5 years ago
- Official code for Conformer: Local Features Coupling Global Representations for Visual Recognition☆571Updated 3 years ago
- CNN可视化代码,帮助了解建立GradCam过程, 代码中文注解☆103Updated 5 years ago
- ECCV2022 论文/代码/解读合集,极市团队整理☆236Updated 2 years ago
- Masked Autoencoders Are Scalable Vision Learners☆249Updated 2 years ago
- CVPR2022, BatchFormer: Learning to Explore Sample Relationships for Robust Representation Learning, https://arxiv.org/abs/2203.01522☆252Updated 2 years ago
- Official MegEngine implementation of RepLKNet☆277Updated 3 years ago
- 可视化特征图教程☆73Updated 3 years ago
- Implementation of Convolutional enhanced image Transformer☆105Updated 4 years ago
- iFormer: Inception Transformer☆248Updated 2 years ago
- Unofficial implementations of some classical CNN backbones with pytorch☆169Updated 3 years ago
- The official pytorch implemention of our ICML-2021 paper "SimAM: A Simple, Parameter-Free Attention Module for Convolutional Neural Netwo…☆444Updated 2 years ago
- MAE for CIFAR,由于可用资源有限,我们仅在 cifar10 上测试模型。我们主要想重现这样的结果:使用 MAE 预训练 ViT 可以比直接使用标签进行监督学习训练获得更好的结果。这应该是自我监督学习比监督学习更有效的数据的证据。☆75Updated 2 years ago
- The official code for our TIP paper 'LayerCAM: Exploring Hierarchical Class Activation Maps for Localization'☆126Updated 3 years ago
- a collection of visualization function☆435Updated 3 years ago
- Nearly Perfect & Easily Understandable PyTorch Implementation of SKNet☆97Updated 3 years ago