[M] Semi-Supervised Deep Learning for Point Cloud Classification

Master Assignment

semi-supervised deep learning for point cloud classification

Student project on bat sound analysis

Type: Master EE/CS

Practical information

Student: (Unassigned)

If you are interested please contact :

Jeroen Linssen (Saxion)

Description:

Digitalization of rail-road infrastructure is aimed at the improvement of maintenance and construction activities. Currently, inspections are done manually, with a domain expert classifying objects.

Strukton Rail works with point clouds, which are sets of spatial data points captured by 3D scanning techniques such as lidar. These point clouds contain many million points of data, resulting in 3D representations of the railway environment. Point cloud data can be used to create machine learning models that can classify the object in rail infrastructure automatically. One hurdle is the reliance on labeled data set to train such models. Since the data is labeled manually, which is an error-prone process, secondly, it requires a great deal of effort to label data.

Objective:

In this project, the aim is to use semi-supervised learning in a deep learning context to deal with sparsely labeled data and create classification models that can classify railroad objects to a certain degree of accuracy. More concretely, in this project, the student willÂ