- Ayush Dhanai - Slack Id : @Ayush Dhanai
- Akhil Tiwari - Slack Id : @Akhil_Tiwari
Deployed Project Link : https://birds-classifier-200.herokuapp.com/
- Pre-Trained Model used : Densenet121
- Dataset Used : Caltech-UCSD Birds 200
- Accuracy Achieved : 94.5%
- Optimizer Used : ADAM
- Loss Function : NLLLoss
- Learning Rate Scheduler : StepLR
- Clone or download the repository on your local machine
- Make sure all the dependencies are installed
- open the teminal and change current working directory to project directory
- set the value of FLASK_APP environment variable to "application.py"
- run command "flask run" inside the terminal