Visual analytics using deep learning : fine-grained image recognition of fauna species in Singapore

In a fast-paced urbanized world, there is a growing less connection between the human and the natural environment. To encourage communities to bond over and with nature, we proposed a rich-functionality mobile application using fine-grained image classification algorithm that can recognize the fauna...

全面介紹

Saved in:
書目詳細資料
主要作者: Gao, Jing Ying
其他作者: Yap Kim Hui
格式: Final Year Project
語言:English
出版: Nanyang Technological University 2021
主題:
在線閱讀:https://hdl.handle.net/10356/149906
標簽: 添加標簽
沒有標簽, 成為第一個標記此記錄!
機構: Nanyang Technological University
語言: English
實物特徵
總結:In a fast-paced urbanized world, there is a growing less connection between the human and the natural environment. To encourage communities to bond over and with nature, we proposed a rich-functionality mobile application using fine-grained image classification algorithm that can recognize the fauna species in Singapore near instance. This is a full-stack mobile application development project. It’s divided into three parts which are deep learning model development, front-end and back-end development. First of all, we generated a new fauna image dataset and classified it into 7 super categories which include bird, butterfly, dragonfly, amphibian, reptile, mammal, and fresh-water fish. The data is crawled by using Flickr API, followed by data cleaning, data annotation, and data pre-processing. Furthermore, the state-of-the-art fine-grained image classification algorithm Attentive Pairwise Network (API-Net) is used to train the model with PyTorch deep learning framework. For the development of the mobile application, React Native framework is used to designed and created the user interface, and then the classification model is deployed on the AWS Lambda to host the web service, furthermore, MangoDB is used as a database to store user’s information and fauna data. Lastly, both the front-end and back-end are successfully integrated, and the classification models have a high performance on recognizing local fauna species with the best accuracy of 95.25%.