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.
1 parent ab6438e commit 8d3d9ceCopy full SHA for 8d3d9ce
README.md
@@ -35,7 +35,7 @@ python main.py --config example_configs/config_vkitti2_Scene06.py
35
tensorboard --logdir=example_weights/summaries --port=6006
36
```
37
#### Render a pretrained KITTI Scene from a trained Scene Graph Models
38
-Follow the setup instructions under [data preparation](#data-preperation) to setup the KITTI dataset.
+Follow the instructions under [data preparation](#data-preperation) to setup the KITTI dataset.
39
40
41
conda create -n neural_scene_graphs --file requirements.txt -c conda-forge -c menpo
0 commit comments