ciaoworld commited on
Commit
b6c5a7f
·
verified ·
1 Parent(s): 14418c6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -122,7 +122,9 @@ Distribution across 236,937 primary-motion occurrences.
122
  ## Dataset Format <br>
123
  This dataset is delivered in 1,215 tar shards found in \path{shards/}. Each tar bundles 200 samples. Each sample is identified by its UUID.
124
 
125
- Dataset Format: Video with structured annotations.
 
 
126
 
127
  Clip duration: Each clip is approximately 60-120 seconds long.
128
 
 
122
  ## Dataset Format <br>
123
  This dataset is delivered in 1,215 tar shards found in \path{shards/}. Each tar bundles 200 samples. Each sample is identified by its UUID.
124
 
125
+ Modality: Video (RGB and depth) with structured annotations.
126
+
127
+ Format: RGB video is encoded as MP4 (H.264) at 1080p / 30 fps. Depth video is encoded as MKV (FFV1, lossless) at 1080p / 30 fps.
128
 
129
  Clip duration: Each clip is approximately 60-120 seconds long.
130