App Development

Developing Neural Network was not all, we need a way for people to interact with the model we trained, so what we did is developed an app that will act as an interface between the user and our model. So we tried to create an app that is simple and easy to use UI, it captures images as well as record audio which is then sent to the server where it is made to run over our pre-trained model, which detects the bird and send the result back to user’s phone showing which bird it is. We also added a pop-up feature in our app which helps the user to know more about the bird they discovered.

Other than this we have also given an option to user to help us in collecting data where they capture a photo as well as record a 5 second audio and send the data to server by selecting the bird name from the drop down option we have provided.