Previous MSc Theses

2019 | 2017 | 2016 | 2015 | 2014
2013 | 2012

"Detecting Coastal Litter with Neural Networks." L. Smith. M. Roper. Department of Computer and Information Sciences, University of Strathclyde. 2019. Download PDF (BibTeX) ACSBD

Abstract:
Coastal litter is a significant problem in Scotland, not only polluting and endangering
wildlife but also harming the vital tourism sector. Aerial images of the coastlines, as
well as spreadsheets containing information for the majority of these images, were made
available by Scrapbook, an organisation dedicated to combating this issue. The aim of
this dissertation is to utilise this information in the design, application and evaluation
of deep learning based systems for automatically classifying these aerial photographs by
their level of litter accumulations, and to form recommendations for a fully automated
system based on these results.
In the process, a variety of solutions to domain problems are explored, such as:
insufficient samples, class imbalance, massive terrain variety, and the automated col
lection of features for both incorporation to training and the automatic presentation
of findings. Additionally, significant processing of the supplied dataset was necessary,
some utilities involved forming a part of the proposed automated system.
Ultimately the limited dataset prevented the development of a sufficiently effective
model, performances poor for all classes other than the most numerous. However, the
efficacy of proposed methods such as data augmentation and mixed input networks was
validated, and it is proposed that through methodologies employed in this dissertation,
when more images become available, an accurate system can be deployed