bentrevett / pytorch-image-classificationLinks
Tutorials on how to implement a few key architectures for image classification using PyTorch and TorchVision.
☆1,055Updated 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:
- Clean, scalable and easy to use ResNet implementation in Pytorch☆216Updated 5 years ago
- In-depth tutorials for implementing deep learning models on your own with PyTorch.☆1,555Updated last year
- Some custom dataset examples for PyTorch☆868Updated 5 years ago
- PyTorch Computer Vision Cookbook, Published by Packt☆313Updated 3 years ago
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,427Updated 3 years ago
- ☆242Updated last year
- Simple PyTorch implementations of U-Net/FullyConvNet (FCN) for image segmentation☆873Updated last year
- My assignment solutions for CS231n - Convolutional Neural Networks for Visual Recognition☆485Updated 2 years ago
- Paper implementations from scratch and machine learning tutorials☆349Updated last year
- Learning and Building Convolutional Neural Networks using PyTorch☆217Updated 3 years ago
- A Pytorch Computer Vision template to quick start your next project! 🚀🚀☆360Updated last year
- Show, Attend, and Tell | a PyTorch Tutorial to Image Captioning☆2,874Updated 3 years ago
- Implementation of various self-attention mechanisms focused on computer vision. Ongoing repository.☆1,212Updated 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,265Updated this week
- Open source guides/codes for mastering deep learning to deploying deep learning in production in PyTorch, Python, Apptainer, and more.☆861Updated last month
- A scalable template for PyTorch projects, with examples in Image Segmentation, Object classification, GANs and Reinforcement Learning.☆910Updated 2 years ago
- SCAN: Learning to Classify Images without Labels, incl. SimCLR. [ECCV 2020]☆1,450Updated 2 years ago
- PyTorch 101 series covering everything from the basic building blocks all the way to building custom architectures.☆265Updated 5 years ago
- This repository contains my solutions to the assignments for Stanford's CS231n "Convolutional Neural Networks for Visual Recognition" (Sp…☆176Updated 4 years ago
- Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆2,088Updated 3 years ago
- FrancescoSaverioZuppichini / Pytorch-how-and-when-to-use-Module-Sequential-ModuleList-and-ModuleDictCode for my medium article☆373Updated 5 years ago
- A Generative Adversarial Networks (GANs) Specialization made by deeplearning.ai on Coursera☆162Updated 4 years ago
- STAT 453: Intro to Deep Learning @ UW-Madison (Spring 2021)☆520Updated 3 years ago
- Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,…☆4,670Updated last year
- Basic implementation of ResNet 50, 101, 152 in PyTorch☆119Updated 3 years ago
- A curated list of deep learning image classification papers and codes☆3,023Updated 3 years ago
- High-quality Neural Networks for Computer Vision 😎☆446Updated 3 years ago
- Augmentations usage examples for albumentations library☆442Updated 2 weeks ago
- Summary & Implementation of Deep Learning research paper in Tensorflow/Pytorch.☆39Updated 5 years ago
- Modern Computer Vision with PyTorch, published by Packt☆867Updated last month