Environmental data collection from sensor infrastructure for smart nation project

Data annotation is the process of labelling data to provide the desired outcome that the model should predict. This process usually requires an exorbitant amount of cost and effort if the annotation is done by human annotators. In this project, an automated data labelling model will be implemented t...

Full description

Saved in:
Bibliographic Details
Main Author: Ng, Xin Lei
Other Authors: Gan Woon Seng
Format: Final Year Project
Language:English
Published: Nanyang Technological University 2021
Subjects:
Online Access:https://hdl.handle.net/10356/150117
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Language: English
Description
Summary:Data annotation is the process of labelling data to provide the desired outcome that the model should predict. This process usually requires an exorbitant amount of cost and effort if the annotation is done by human annotators. In this project, an automated data labelling model will be implemented to predict the event onset and offset. The network architecture to be implemented consists of pre-trained VGG16 together with bi-directional GRU layer. The model performance will be using event-based macro F1 score, intersection over union, precision and recall for evaluation