/mcdc_project

Test car, forecast distance

Primary LanguagePython

This project for the first MCDC competition

The task is to detect the vehicle and select the car ahead, to predict the relative distance and speed.

Detector

We try faster rcnn and yolo as our detector

Predictor

We try projection method, area, LSTM and unsupervised depth estimation to predict the distance.