Skip to content

bountx/AlexNet-Flowers102

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

AlexNet on 102 Category Flower Dataset

Code includes whole assignment and process of hypertuning the AlexNet in comparison to basic convolutional network.

Oxford 102 Flower Dataset

What was the process?

  • Testing basic CNN's
  • Testing baseline AlexNet
  • SGD vs Adam optimizer comparison
  • Simplified hyperparameters grid search with early stopping mechanism
  • Data augmentation

Weights and biases reports

Final results on test dataset

  • AlexNet: 51.97% accuracy (manually stopped after 100 epochs)
  • Simple CNN: 20.81% accuracy final_results

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors