Datasets:

Modalities:
3D
Text
Formats:
csv
Size:
< 1K
Libraries:
Datasets
pandas
License:
ysmao commited on
Commit
3a5c44d
·
verified ·
1 Parent(s): 08428ca

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -52,7 +52,7 @@ layout = Layout(layout_content)
52
 
53
  ## Visualization
54
 
55
- Use `rerun` to visualize the point cloud and the predicted structured 3D layout output:
56
 
57
  ```bash
58
  python visualize.py --point_cloud pcd/scene0000_00.ply --layout layout/scene0000_00.txt --save scene0000_00.rrd
 
52
 
53
  ## Visualization
54
 
55
+ Use `rerun` to visualize the point cloud and the GT structured 3D layout output:
56
 
57
  ```bash
58
  python visualize.py --point_cloud pcd/scene0000_00.ply --layout layout/scene0000_00.txt --save scene0000_00.rrd