Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fatihbaltaci/pytorch-cifar_10-resnet-50_transfer_learning
PyTorch implementation of CIFAR-10 classification with Transfer Learning technique. ResNet-50 architecture is used for model.
https://github.com/fatihbaltaci/pytorch-cifar_10-resnet-50_transfer_learning
Last synced: 10 days ago
JSON representation
PyTorch implementation of CIFAR-10 classification with Transfer Learning technique. ResNet-50 architecture is used for model.
- Host: GitHub
- URL: https://github.com/fatihbaltaci/pytorch-cifar_10-resnet-50_transfer_learning
- Owner: fatihbaltaci
- Created: 2018-12-22T22:08:39.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-23T21:06:52.000Z (almost 6 years ago)
- Last Synced: 2023-09-07T15:13:49.405Z (about 1 year ago)
- Language: Jupyter Notebook
- Size: 300 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PyTorch-CIFAR_10-ResNet-50_Transfer_Learning
PyTorch implementation of CIFAR-10 classification with Transfer Learning technique. ResNet-50 architecture is used for model.