Datasets:
Update README.md
#1
by guo0647 - opened
README.md
CHANGED
|
@@ -44,7 +44,7 @@ Project links:
|
|
| 44 |
|
| 45 |
SparseVideoNav studies real-world vision-language navigation with sparse future video generation. The datasets contain language instructions, RGB frame sequences, and low-level navigation actions. The number of actions matches the number of RGB frames for every released episode.
|
| 46 |
|
| 47 |
-
Due to policy restrictions, this public release contains the policy-compliant subset of the collected real-world data. At the released sampling rate of **4 fps**, the open-sourced subset contains **about
|
| 48 |
|
| 49 |
| Subset | Episodes | RGB frames | Duration @ 4 fps | Task |
|
| 50 |
| --- | ---: | ---: | ---: | --- |
|
|
@@ -52,8 +52,6 @@ Due to policy restrictions, this public release contains the policy-compliant su
|
|
| 52 |
| `ifn` | 5,625 | 712,290 | 49.46 h | Instruction-Following Navigation |
|
| 53 |
| **Total** | **11,042** | **1,407,663** | **97.75 h** | - |
|
| 54 |
|
| 55 |
-
Duration is computed as `num_frames / 4 / 3600`.
|
| 56 |
-
|
| 57 |
## Repository Structure
|
| 58 |
|
| 59 |
Images are stored in compressed tar shards to avoid hundreds of thousands of small files in the Hugging Face repository. Each shard preserves the original relative paths.
|
|
|
|
| 44 |
|
| 45 |
SparseVideoNav studies real-world vision-language navigation with sparse future video generation. The datasets contain language instructions, RGB frame sequences, and low-level navigation actions. The number of actions matches the number of RGB frames for every released episode.
|
| 46 |
|
| 47 |
+
Due to policy restrictions, this public release contains the policy-compliant subset of the collected real-world data. At the released sampling rate of **4 fps**, the open-sourced subset contains **about 100 hours** of navigation data.
|
| 48 |
|
| 49 |
| Subset | Episodes | RGB frames | Duration @ 4 fps | Task |
|
| 50 |
| --- | ---: | ---: | ---: | --- |
|
|
|
|
| 52 |
| `ifn` | 5,625 | 712,290 | 49.46 h | Instruction-Following Navigation |
|
| 53 |
| **Total** | **11,042** | **1,407,663** | **97.75 h** | - |
|
| 54 |
|
|
|
|
|
|
|
| 55 |
## Repository Structure
|
| 56 |
|
| 57 |
Images are stored in compressed tar shards to avoid hundreds of thousands of small files in the Hugging Face repository. Each shard preserves the original relative paths.
|