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: 6 months ago
JSON representation

PyTorch implementation of CIFAR-10 classification with Transfer Learning technique. ResNet-50 architecture is used for model.

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.