Multi-head network

Organization
Autonomous Driving Lab
Abstract
End-to-end driving network needs to take into account other cars, pedestrians, traffic signs, traffic lights, etc. Learning how to react to all those objects with just the supervision signal from driving commands is challenging. Therefore it makes sense to provide the additional supervision signal to the network by making it to predict cars, pedestrians, traffic signs, traffic lights, etc. in addition to the driving commands (usually steering wheel position and speed). This can be done by making the neural network multi-head and predicting multiple outputs at once. This forces the network to represent various road objects, which hopefully is useful for the final driving task. The training targets for additional outputs can be taken from other specialized networks, for example object detection and segmentation networks.

The project consists of:
1. Literature review of multi-head networks.
2. Investigation of different object detection and semantic segmentation networks to include for target prediction.
3. Collecting and preparing a dataset of driving videos.
4. Training a neural network to predict multiple outputs from a single image.
5. Training an end-to-end driving neural network on top of the representations of the multi-head network.
Graduation Theses defence year
2020-2021
Supervisor
Tambet Matiisen
Spoken language (s)
Estonian, English
Requirements for candidates
Level
Masters
Keywords

Application of contact

 
Name
Tambet Matiisen
Phone
5286457
E-mail
tambet.matiisen@ut.ee
See more
https://docs.google.com/document/d/1Hd1qjDmfCGvnW2bysQAQvfPB5UEwFDcnClMMFcNCt4k/edit?usp=sharing