Update README.md

Fix typo.
This commit is contained in:
Guandao Yang 2020-03-03 18:38:08 -05:00 committed by GitHub
parent e15a9ccd03
commit 33ce21ff8c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -97,7 +97,7 @@ conda install -c open3d-admin open3d
The demo will sample shapes from a pre-trained model, save those shapes under the `demo` folder, and visualize those point clouds.
Once this dependency is in place, you can use the following script to use the demo for the pre-trained model for airplanes:
```bash
CUDA_VISIBLE_DEVICES=0 ./scripts/shapenet_airplane_demo.py
CUDA_VISIBLE_DEVICES=0 ./scripts/shapenet_airplane_demo.sh
```
## Point cloud rendering