Insta360-Research commited on
Commit
731eb31
·
verified ·
1 Parent(s): 0ed7422

Update dataset card paths

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -24,10 +24,10 @@ lossy conversion step.
24
 
25
  ## Dataset Structure
26
 
27
- The uploaded dataset mirrors the source directory:
28
 
29
  ```text
30
- smx_sim/
31
  ├── <scene_name>/
32
  │ ├── Original/ # RGB panorama JPG files
33
  │ └── Depth/ # HDF5 depth files
 
24
 
25
  ## Dataset Structure
26
 
27
+ The repository root mirrors the contents of the source `smx_sim/` directory:
28
 
29
  ```text
30
+ .
31
  ├── <scene_name>/
32
  │ ├── Original/ # RGB panorama JPG files
33
  │ └── Depth/ # HDF5 depth files