Skip to content

Exploration of various deep learning CNNs (Alexnet, VGG-16, ResNet) for image classification on dataset Caltech-101. Transfer learning and data augmentation were applied to compare results with the training from scratch approach.

License

Notifications You must be signed in to change notification settings

hadinej/DL-Image-classification-techniques

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CNNs Algorithms Comparison for Image Classification on Caltech101 Dataset

Evaluation of transfer learning and data augmentation in AlexNet, VGG-16 and ResNet for image classification on Caltech-101.
Experiments are carried out in PyTorch.

🔗 More information about the experiments and discussion available in the report.

About

Exploration of various deep learning CNNs (Alexnet, VGG-16, ResNet) for image classification on dataset Caltech-101. Transfer learning and data augmentation were applied to compare results with the training from scratch approach.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published