Skip to content

Commit 8d3d9ce

Browse files
committed
readme update
1 parent ab6438e commit 8d3d9ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ python main.py --config example_configs/config_vkitti2_Scene06.py
3535
tensorboard --logdir=example_weights/summaries --port=6006
3636
```
3737
#### 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.
38+
Follow the instructions under [data preparation](#data-preperation) to setup the KITTI dataset.
3939

4040
```
4141
conda create -n neural_scene_graphs --file requirements.txt -c conda-forge -c menpo

0 commit comments

Comments
 (0)