We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
We are using python3 with keras and tensorflow.
install tensorflow (with or without gpu)
pip3 install tensorflow-gpu #or pip3 install tensorflow
install keras:
pip3 install h5py pyyaml numpy scipy keras
install tools for accessing data:
pip3 install pykitti numpy-quaternion