vLAR commited on
Commit
3ba3199
·
verified ·
1 Parent(s): c41b2e0

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -447,7 +447,7 @@ Each scene includes multiple camera viewpoints to support 3D perception, reconst
447
 
448
  <h5 id="camera-json-structure" style="font-size: 1.02em; margin-top: 0.55em; margin-bottom: 0.12em; line-height: 1.16; font-weight: 700; margin-left: 48px;"><span style="display: inline-block; width: 1.02em;">&#9702;</span>Camera JSON structure</h5>
449
 
450
- <div style="margin-left: 16px;">
451
 
452
  Per camera:
453
 
@@ -461,7 +461,7 @@ Per camera:
461
 
462
  <h5 id="dynamic-camera-behavior" style="font-size: 1.02em; margin-top: 0.55em; margin-bottom: 0.12em; line-height: 1.16; font-weight: 700; margin-left: 48px;"><span style="display: inline-block; width: 1.02em;">&#9702;</span>Dynamic camera behavior</h5>
463
 
464
- <div style="margin-left: 16px;">
465
 
466
  - The dynamic camera moves along a path randomly sampled on a hemisphere surrounding the center of the main objects, providing diverse viewpoints.
467
  - JSON frame indices correspond directly to video frame indices.
 
447
 
448
  <h5 id="camera-json-structure" style="font-size: 1.02em; margin-top: 0.55em; margin-bottom: 0.12em; line-height: 1.16; font-weight: 700; margin-left: 48px;"><span style="display: inline-block; width: 1.02em;">&#9702;</span>Camera JSON structure</h5>
449
 
450
+ <div style="margin-left: 40px;">
451
 
452
  Per camera:
453
 
 
461
 
462
  <h5 id="dynamic-camera-behavior" style="font-size: 1.02em; margin-top: 0.55em; margin-bottom: 0.12em; line-height: 1.16; font-weight: 700; margin-left: 48px;"><span style="display: inline-block; width: 1.02em;">&#9702;</span>Dynamic camera behavior</h5>
463
 
464
+ <div style="margin-left: 40px;">
465
 
466
  - The dynamic camera moves along a path randomly sampled on a hemisphere surrounding the center of the main objects, providing diverse viewpoints.
467
  - JSON frame indices correspond directly to video frame indices.