Deep Learning Project
Explore the Repo »
View Streamlit app code
·
Model Building
The major goal of this project is to create a system that will help animal researchers and photographers of wild animals deal with the numerous obstacles they face on a daily basis.
Convolutional neural networks is used to train images of animals from ten distinct species utilising thousands of labelled photos in the VGG16 transfer learning model.
Data came from Animals-10 dataset in kaggle.
This is the final model that yielded the highest accuracy:
- Training accuracy 97.08 % and loss of 11.22 %.
- Validation accuracy 93.99 % and loss of 24.05 %.