Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 632 Bytes

File metadata and controls

8 lines (6 loc) · 632 Bytes

Keras-Deeplearning-Quarantine-Project-Part2

I worked on this project as extension to my previous project Keras-Deeplearning-Quarantine-Project-Part1. Again, wrote all the code from scratch and trained multi class deeplearning model end to end on 10 class image dataset. Primary focus was to achieve a better accuracy higher than 82.8. This time I used transfer learning to boost up the accuracy on same data set. The model used was InceptionResNetV2. Played with Inception, ResNet50, but finally chose this.

Accuracy achieved - 95%