This repo contains code for sensor fusion task by Zenuity. It meets Meet PEP8 reqs(almost)!
- Install python package dependencies via
pip install -r requirements.txt
.
docs/
contains problem statement PDF and report tex file.results/
. results saved heredata/
. data dirscripts/
. python scripts
- Run using
python scripts/main.py -q_list val_1 val_2 val_3
. Options and their help can be found bepython main.py -help
- Run
python generate_measurements.py
. to generate measurements from ground truth.
- Better Visualization with covariance ellipse for object