Skip to content

Commit b90fd97

Browse files
committed
update prepare data typo
1 parent 90cbb1e commit b90fd97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prepare_data/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ python3 prepare_data/structured3d/uni3dscene.py base_dir PATH_TO STRUCTURED3D/SC
224224
```
225225
3. We generate roomwise floorplans for all scenes with the following script:
226226
```bash
227-
python3 prepare_data/structured3d/visualize_floorplan.py --path PATH_TO_STRUCTURED3D/SCANS
227+
python3 prepare_data/structured3d/save_floorplan.py --path PATH_TO_STRUCTURED3D/SCANS
228228
```
229229

230230
The final data organization should look like this:

0 commit comments

Comments
 (0)