Skip to content

Validation of finetuning with Resnet18 using Pytorch on Caltech101.

Notifications You must be signed in to change notification settings

Michi-3000/FinetuningBasedonResnet18

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FinetuningBasedonResnet18

Validation of finetuning with Resnet18 using Pytorch on Caltech101.
Pretrained.py is the net fintuned based on Resnet18 and scratch.py serves as control.
Before model training, you have to download Caltech101 and run data.py for data preprocessing first.
CAM.py is added for visualization of experiment results. The algorithm is based on Learning Deep Features for Discriminative Localization.

About

Validation of finetuning with Resnet18 using Pytorch on Caltech101.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages