Multimodal Autoencoders on TensorFlow.
The data for training, validation and testing can be found here:
https://polybox.ethz.ch/index.php/s/CNaOah6Ydq7WrRK
Download the data and loacated in MAE_KITTI
A first basic implementation can be found in MAE_2015 folder.
To ger started:
- cd MAE_2015
- ipython jupyter
- in the browser open MAE_notebook.ipynb
- Follow the instruction in the notebook