bentrevett / pytorch-image-classificationLinks
Tutorials on how to implement a few key architectures for image classification using PyTorch and TorchVision.
☆1,047Updated 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
Sorting:
- Some custom dataset examples for PyTorch☆869Updated 5 years ago
- Clean, scalable and easy to use ResNet implementation in Pytorch☆214Updated 5 years ago
- Early stopping for PyTorch☆1,267Updated 11 months ago
- In-depth tutorials for implementing deep learning models on your own with PyTorch.☆1,553Updated last year
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,421Updated 3 years ago
- A scalable template for PyTorch projects, with examples in Image Segmentation, Object classification, GANs and Reinforcement Learning.☆909Updated 2 years ago
- PyTorch Computer Vision Cookbook, Published by Packt☆314Updated 2 years ago
- A Pytorch Computer Vision template to quick start your next project! 🚀🚀☆357Updated last year
- List of useful data augmentation resources. You will find here some not common techniques, libraries, links to GitHub repos, papers, and …☆1,643Updated last year
- Implementing Vi(sion)T(transformer)☆440Updated 2 years ago
- Implementation of various self-attention mechanisms focused on computer vision. Ongoing repository.☆1,211Updated 4 years 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,259Updated this week
- Simple PyTorch implementations of U-Net/FullyConvNet (FCN) for image segmentation☆871Updated last year
- Modern Computer Vision with PyTorch, published by Packt☆857Updated last month
- PyTorch Tutorials from my YouTube channel☆1,866Updated last year
- SSD: Single Shot MultiBox Detector | a PyTorch Tutorial to Object Detection☆3,115Updated last year
- Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆2,080Updated 3 years ago
- Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,…☆4,639Updated last year
- SCAN: Learning to Classify Images without Labels, incl. SimCLR. [ECCV 2020]☆1,449Updated 2 years ago
- A resource for learning about Machine learning & Deep Learning☆8,280Updated last year
- Paper implementations from scratch and machine learning tutorials☆349Updated last year
- Model summary in PyTorch similar to `model.summary()` in Keras☆4,061Updated last year
- FrancescoSaverioZuppichini / Pytorch-how-and-when-to-use-Module-Sequential-ModuleList-and-ModuleDictCode for my medium article☆372Updated 5 years ago
- 95.47% on CIFAR10 with PyTorch☆6,278Updated 2 years ago
- Augmentations usage examples for albumentations library☆440Updated this week
- Implementing Siamese networks with a contrastive loss for similarity learning☆988Updated 5 years ago
- Pytorch Implementation of AlexNet☆212Updated 2 years ago
- High-quality Neural Networks for Computer Vision 😎☆446Updated 3 years ago
- Implementation of Logistic Regression, MLP, CNN, RNN & LSTM from scratch in python. Training of deep learning models for image classifica…☆96Updated 4 years ago
- Pytorch implementation of convolutional neural network visualization techniques☆8,116Updated 9 months ago