- Download a pre-trained ResNet-18 on Imagenet using torchvision
- Adapt the pre-trained model for CIFAR100 and fine-tuned using SGD (lr=0.1) and train for 10 epochs with the following configurations a. freeze all layers except the first one b. freeze all layers except the second one c. freeze all layers except the third one d. freeze all layers except the fourth one e. train using all layers
- Compare and report your results in a jupyter notebook. You can use the functions classification_report and confusion_matrix from https://scikit-learn.org/stable/modules/classes.html#sklearn-metrics-metrics
-
Notifications
You must be signed in to change notification settings - Fork 0
pruthamodak/Pretrained_Transformers
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published