Mayurji / Image-Classification-PyTorchLinks
Learning and Building Convolutional Neural Networks using PyTorch
☆218Updated 3 years ago
Alternatives and similar repositories for Image-Classification-PyTorch
Users that are interested in Image-Classification-PyTorch are comparing it to the libraries listed below
Sorting:
- Implementation of Resnet-50 with and without CBAM in PyTorch v1.8. Implementation tested on Intel Image Classification dataset from https…☆97Updated 4 years ago
- A summarization of Transformer-based architectures for CV tasks, including image classification, object detection, segmentation, and Few-…☆115Updated 3 years ago
- EfficientNetV2 pytorch (pytorch lightning) implementation with pretrained model☆83Updated 3 years ago
- CBAM: Convolutional Block Attention Module for CIFAR10 on ResNet backbone with Pytorch☆130Updated 6 years ago
- Pytorch implementation(LeNet, VGGNet, GAN, UNet, Mask R-CNN, ...)☆31Updated 4 years ago
- A PyTorch implementation of "CoAtNet: Marrying Convolution and Attention for All Data Sizes"☆390Updated 4 years ago
- Official PyTorch Implementation for "Rotate to Attend: Convolutional Triplet Attention Module." [WACV 2021]☆439Updated 11 months ago
- A collection of SOTA Image Classification Models in PyTorch☆166Updated 3 years ago
- Implementation of Swin Transformer with Pytorch☆114Updated 4 years ago
- ☆96Updated 4 years ago
- Gluon implementation of channel-attention modules: SE, ECA, GCT☆42Updated 5 years ago
- Covid-19 Detection Experiments☆36Updated 4 years ago
- A PyTorch implementation of Inception-v4 and Inception-ResNet-v2.☆122Updated 6 years ago
- Multi-label classification based on timm.☆128Updated 4 years ago
- Implementation of Vision Transformer from scratch and performance compared to standard CNNs (ResNets) and pre-trained ViT on CIFAR10 and …☆118Updated last year
- The official pytorch implemention of our ICML-2021 paper "SimAM: A Simple, Parameter-Free Attention Module for Convolutional Neural Netwo…☆471Updated 3 years ago
- ☆73Updated 4 years ago
- Building multi-input CNN for predicting the age of bones from X-Ray and gender using PyTorch.☆27Updated 6 years ago
- PyTorch Implementation of Data Augmentation GAN (originally proposed in arXiv:1711.04340)☆53Updated 5 years ago
- Implementation of Visual Transformer for Small-size Datasets☆129Updated 3 years ago
- Unofficial implementations of some classical CNN backbones with pytorch☆167Updated 4 years ago
- CAM', 'ScoreCAM', 'SSCAM', 'ISCAM' 'GradCAM', 'GradCAMpp', 'SmoothGradCAMpp', 'XGradCAM', 'LayerCAM' using by PyTorch.☆75Updated 4 years ago
- PraNet: Parallel Reverse Attention Network for Polyp Segmentation, MICCAI 2020 (Oral). Code using Jittor Framework is available.☆526Updated last month
- ☆307Updated 4 years ago
- ☆47Updated 2 years ago
- ☆114Updated 4 years ago
- The official code for our TIP paper 'LayerCAM: Exploring Hierarchical Class Activation Maps for Localization'☆131Updated 3 years ago
- ☆177Updated last year
- Implementation of MobileNet V1, V2, V3☆73Updated 5 years ago
- Semantic Segmentation in Pytorch. Network include: FCN、FCN_ResNet、SegNet、UNet、BiSeNet、BiSeNetV2、PSPNet、DeepLabv3_plus、 HRNet、DDRNet☆516Updated 2 years ago