bentrevett / pytorch-image-classification
Tutorials on how to implement a few key architectures for image classification using PyTorch and TorchVision.
☆978Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for pytorch-image-classification
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,361Updated 2 years ago
- SSD: Single Shot MultiBox Detector | a PyTorch Tutorial to Object Detection☆3,042Updated last year
- In-depth tutorials for implementing deep learning models on your own with PyTorch.☆1,510Updated 11 months ago
- Some custom dataset examples for PyTorch☆862Updated 4 years ago
- Paper implementations from scratch and machine learning tutorials☆340Updated 10 months ago
- Clean, scalable and easy to use ResNet implementation in Pytorch☆192Updated 4 years ago
- PyTorch Computer Vision Cookbook, Published by Packt☆309Updated 2 years ago
- Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆1,936Updated 2 years ago
- Early stopping for PyTorch☆1,229Updated this week
- Show, Attend, and Tell | a PyTorch Tutorial to Image Captioning☆2,768Updated 2 years ago
- Pytorch implementation of convolutional neural network visualization techniques☆7,859Updated 2 years ago
- [ICCV 2017] Torch code for Grad-CAM☆1,502Updated 2 years ago
- Simple PyTorch implementations of U-Net/FullyConvNet (FCN) for image segmentation☆834Updated 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,025Updated this week
- Semantic segmentation models, datasets and losses implemented in PyTorch.☆1,680Updated 7 months ago
- PyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original result is available.)☆1,747Updated last year
- Implementation of various self-attention mechanisms focused on computer vision. Ongoing repository.☆1,179Updated 3 years ago
- A learning rate range test implementation in PyTorch☆923Updated last month
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆787Updated 4 years ago
- Open source guides/codes for mastering deep learning to deploying deep learning in production in PyTorch, Python, Apptainer, and more.☆803Updated 3 months ago
- An unofficial styleguide and best practices summary for PyTorch☆1,930Updated 2 years ago
- Classification with PyTorch.☆1,691Updated 4 months ago
- A Pytorch Computer Vision template to quick start your next project! 🚀🚀☆345Updated 3 months ago
- A best practice for deep learning project template architecture.☆1,288Updated 5 years ago
- Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, I…☆10,535Updated 3 weeks ago
- A (PyTorch) imbalanced dataset sampler for oversampling low frequent classes and undersampling high frequent ones.☆2,274Updated last month
- Collect some papers about transformer with vision. Awesome Transformer with Computer Vision (CV)☆3,381Updated last year
- DeepLab v3+ model in PyTorch. Support different backbones.☆2,905Updated 3 months ago
- A faster pytorch implementation of faster r-cnn☆7,692Updated 2 years ago
- A journey into Convolutional Neural Network visualization☆264Updated 5 years ago