bentrevett / pytorch-image-classification
Tutorials on how to implement a few key architectures for image classification using PyTorch and TorchVision.
☆1,002Updated 3 years ago
Alternatives and similar repositories for pytorch-image-classification:
Users that are interested in pytorch-image-classification are comparing it to the libraries listed below
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,384Updated 3 years ago
- Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,…☆4,403Updated 7 months ago
- In-depth tutorials for implementing deep learning models on your own with PyTorch.☆1,533Updated last year
- Implementation of various self-attention mechanisms focused on computer vision. Ongoing repository.☆1,192Updated 3 years ago
- Classification with PyTorch.☆1,710Updated 8 months ago
- 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,110Updated last week
- Open source guides/codes for mastering deep learning to deploying deep learning in production in PyTorch, Python, Apptainer, and more.☆825Updated 3 weeks ago
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆9,052Updated 2 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆727Updated 5 years ago
- Early stopping for PyTorch☆1,239Updated 3 months ago
- A scalable template for PyTorch projects, with examples in Image Segmentation, Object classification, GANs and Reinforcement Learning.☆886Updated last year
- Semantic segmentation models, datasets and losses implemented in PyTorch.☆1,728Updated 10 months ago
- A (PyTorch) imbalanced dataset sampler for oversampling low frequent classes and undersampling high frequent ones.☆2,284Updated last month
- Some custom dataset examples for PyTorch☆864Updated 4 years ago
- A smaller subset of 10 easily classified classes from Imagenet, and a little more French☆1,005Updated 2 years ago
- Simple PyTorch implementations of U-Net/FullyConvNet (FCN) for image segmentation☆850Updated last year
- Image Test Time Augmentation with PyTorch!☆992Updated last year
- A Simple pytorch implementation of GradCAM and GradCAM++☆368Updated 5 years ago
- A curated list of deep learning image classification papers and codes☆2,898Updated 2 years ago
- A small package to create visualizations of PyTorch execution graphs☆3,301Updated last month
- Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, I…☆11,124Updated last month
- Show, Attend, and Tell | a PyTorch Tutorial to Image Captioning☆2,813Updated 2 years ago
- SCAN: Learning to Classify Images without Labels, incl. SimCLR. [ECCV 2020]☆1,400Updated last year
- The easiest way to use deep metric learning in your application. Modular, flexible, and extensible. Written in PyTorch.☆6,088Updated 2 months ago
- 95.47% on CIFAR10 with PyTorch☆6,079Updated last year
- Count the MACs / FLOPs of your PyTorch model.☆4,957Updated 7 months ago
- Augmentations usage examples for albumentations library☆430Updated last week
- A Collection of Variational Autoencoders (VAE) in PyTorch.☆6,914Updated 8 months ago
- List of useful data augmentation resources. You will find here some not common techniques, libraries, links to GitHub repos, papers, and …☆1,625Updated 6 months ago
- Pytorch implementation of convolutional neural network visualization techniques☆7,953Updated last month