Skip to content

samedwardsFM/transfer-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

transfer-learning

Here I used a pretrained Xception model. I trained that model on the following data https://drive.google.com/open?id=13TzzeIMZc-ZHn8-R80Jkz-UbDD7GFjL6

I replaced the original fully connected layer with a new one of 512 nodes and relu activation followed by batch normalization and output layer of 20 nodes. Then I also fined tuned block 14 of the model.

This model achieved 96.0% validation accuracy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published