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 90cbb1e commit b90fd97Copy full SHA for b90fd97
prepare_data/README.md
@@ -224,7 +224,7 @@ python3 prepare_data/structured3d/uni3dscene.py base_dir PATH_TO STRUCTURED3D/SC
224
```
225
3. We generate roomwise floorplans for all scenes with the following script:
226
```bash
227
-python3 prepare_data/structured3d/visualize_floorplan.py --path PATH_TO_STRUCTURED3D/SCANS
+python3 prepare_data/structured3d/save_floorplan.py --path PATH_TO_STRUCTURED3D/SCANS
228
229
230
The final data organization should look like this:
0 commit comments