ObjectTrajectories

Estimate object trajectories in an automotive context, using KITTI dataset, with CNNs.

MIT License

Stars
8

ObjectTrajectories

Estimate object trajectories in an automotive context, using KITTI dataset, with CNNs.

A very detailed description of the implamentation is available in the relazione.pdf file (but in italian).

The project dependencies are the following Python packets (modules):

  • Pillow
  • Numpy
  • GeoPy
  • Keras
  • TensorFlow

The CNNs code is based on the following GitHub repos: