https://github.com/en10/pytorch-imageclassification
Using a Pretrained PyTorch ImageNet Model.
https://github.com/en10/pytorch-imageclassification
image-classification imagenet-classifier pretrained-models pytorch torchvision
Last synced: 3 months ago
JSON representation
Using a Pretrained PyTorch ImageNet Model.
- Host: GitHub
- URL: https://github.com/en10/pytorch-imageclassification
- Owner: EN10
- Created: 2020-10-10T20:10:42.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2022-09-26T10:15:51.000Z (almost 4 years ago)
- Last Synced: 2025-09-05T20:01:49.708Z (11 months ago)
- Topics: image-classification, imagenet-classifier, pretrained-models, pytorch, torchvision
- Language: Jupyter Notebook
- Homepage:
- Size: 553 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PyTorch Image Classification
Using PyTorch TorchVision Models for Image Classification
* https://pytorch.org/vision/stable/models.html#classification
* https://github.com/EN10/fastai-Dog-or-Cat/blob/main/app.ipynb