Object Movement Prediction for Autonomous Cars

From ISLAB/CAISR
Revision as of 08:38, 2 October 2019 by Tiago (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Title Object Movement Prediction for Autonomous Cars
Summary Predicting the movement of objects in the context of autonomous cars
Keywords
TimeFrame
References https://motchallenge.net

https://github.com/abhineet123/Deep-Learning-for-Tracking-and-Detection

Prerequisites
Author
Supervisor Tiago Cortinhal
Level Master
Status Open


Right now we have architectures like Yolo that are very good at predicting bounding boxes for objects. But what if we wanted to use that abstraction to try predict the next time-step position of the objects in it? The idea behind this project would be to try to create a model that could, given the n previous frames, predict the following one.