bentrevett / pytorch-image-classificationLinks
Tutorials on how to implement a few key architectures for image classification using PyTorch and TorchVision.
☆1,032Updated 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:
- In-depth tutorials for implementing deep learning models on your own with PyTorch.☆1,545Updated last year
- Clean, scalable and easy to use ResNet implementation in Pytorch☆210Updated 5 years ago
- PyTorch Computer Vision Cookbook, Published by Packt☆312Updated 2 years ago
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,415Updated 3 years ago
- Some custom dataset examples for PyTorch☆869Updated 5 years ago
- A scalable template for PyTorch projects, with examples in Image Segmentation, Object classification, GANs and Reinforcement Learning.☆907Updated last year
- Implementation of various self-attention mechanisms focused on computer vision. Ongoing repository.☆1,212Updated 3 years ago
- Simple PyTorch implementations of U-Net/FullyConvNet (FCN) for image segmentation☆864Updated last year
- Paper implementations from scratch and machine learning tutorials☆348Updated last year
- Show, Attend, and Tell | a PyTorch Tutorial to Image Captioning☆2,862Updated 3 years ago
- SSD: Single Shot MultiBox Detector | a PyTorch Tutorial to Object Detection☆3,110Updated last year
- PyTorch Tutorials from my YouTube channel☆1,852Updated last year
- My assignment solutions for CS231n - Convolutional Neural Networks for Visual Recognition☆480Updated 2 years ago
- A Pytorch Computer Vision template to quick start your next project! 🚀🚀☆355Updated last year
- Implementing Vi(sion)T(transformer)☆433Updated 2 years ago
- ☆240Updated last year
- Repository for scripts and notebooks from the book: Programming PyTorch for Deep Learning☆503Updated 2 years ago
- Open source guides/codes for mastering deep learning to deploying deep learning in production in PyTorch, Python, Apptainer, and more.☆853Updated last month
- Modern Computer Vision with PyTorch, published by Packt☆842Updated 2 months ago
- Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,…☆4,586Updated last year
- Semantic segmentation models, datasets and losses implemented in PyTorch.☆1,784Updated 5 months ago
- Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆2,069Updated 3 years ago
- High-quality Neural Networks for Computer Vision 😎☆446Updated 2 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,235Updated last week
- Classification with PyTorch.☆1,735Updated last year
- A (PyTorch) imbalanced dataset sampler for oversampling low frequent classes and undersampling high frequent ones.☆2,310Updated last month
- FrancescoSaverioZuppichini / Pytorch-how-and-when-to-use-Module-Sequential-ModuleList-and-ModuleDictCode for my medium article☆372Updated 4 years ago
- Pytorch Implementation of AlexNet☆208Updated last year
- Pytorch implementation of U-Net, R2U-Net, Attention U-Net, and Attention R2U-Net.☆2,949Updated 2 years ago
- Early stopping for PyTorch☆1,264Updated 8 months ago