Embedded analytics of animal images

Due to the large increase of image data in animal surveillance, an effective and efficient way of labeling said data is required. Over the past few years the Climate-ecological Observatory for Arctic Tundra (COAT) project have deployed dozens of cameras in eastern Finnmark, Norway during winter, whi...

Full description

Bibliographic Details
Main Author: Thomassen, Sigurd
Format: Master Thesis
Language:English
Published: UiT Norges arktiske universitet 2017
Subjects:
Online Access:https://hdl.handle.net/10037/12000
Description
Summary:Due to the large increase of image data in animal surveillance, an effective and efficient way of labeling said data is required. Over the past few years the Climate-ecological Observatory for Arctic Tundra (COAT) project have deployed dozens of cameras in eastern Finnmark, Norway during winter, which have resulted in a large volume of wildlife images which is used to document the effects of climate change on animal ecosystems in the area. The images are manually labeled by biologists, and is a time-consuming task. This thesis presents the architecture, design and implementation of an image classification system to be used with the camera traps for in-situ analytics on accumulated image data for periodical updates. The system will automatically classify and label the images taken by the cameras. Using state-of-the-art Convolutional Neural Networks (CNNs) we train the system on previously labeled COAT image data. We train four different models based on the MobileNet architecture. The models vary in number of weights, and input image resolution. Results show that we can automatically classify images on a small computer like the Raspberry Pi, with an accuracy of 81.1% at 1.17 FPS, and a model size of 17Mb. In comparison a GPU computer achieves the same accuracy and model size, but it has a classification speed of 12.5 FPS.