bentrevett / pytorch-image-classificationLinks
Tutorials on how to implement a few key architectures for image classification using PyTorch and TorchVision.
☆1,060Updated 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:
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,429Updated 3 years ago
- Clean, scalable and easy to use ResNet implementation in Pytorch☆217Updated 5 years ago
- In-depth tutorials for implementing deep learning models on your own with PyTorch.☆1,559Updated last year
- Some custom dataset examples for PyTorch