Buckets:
340 GB
11 files
Updated 17 days ago
Ctrl+K
| Name | Size | Uploaded | Xet hash |
|---|---|---|---|
| .gitattributes | 3.03 kB xet | f7c38845 | |
| Context-as-Memory-Dataset_aa | 42.9 GB xet | cc610369 | |
| Context-as-Memory-Dataset_ab | 42.9 GB xet | 0de46ac2 | |
| Context-as-Memory-Dataset_ac | 42.9 GB xet | f5718d66 | |
| Context-as-Memory-Dataset_ad | 42.9 GB xet | 667b5f46 | |
| Context-as-Memory-Dataset_ae | 42.9 GB xet | eeb6b5e8 | |
| Context-as-Memory-Dataset_af | 42.9 GB xet | 7bc99cf5 | |
| Context-as-Memory-Dataset_ag | 42.9 GB xet | 64201206 | |
| Context-as-Memory-Dataset_ah | 39.1 GB xet | 36f99da3 | |
| README.md | 2.41 kB xet | de303ab1 | |
| tools.py | 1.24 kB xet | 58eb7fdf |
Context as Memory: Scene-Consistent Interactive Long Video Generation with Memory Retrieval
SIGGRAPH Asia 2025
File Structure
To prepare the dataset for use, merge the parts into a single zip file using the following command:
cat Context-as-Memory-Dataset_* > Context-as-Memory-Dataset.zip
After extracting Context-as-Memory-Dataset.zip, the dataset will be organized as follows:
Context-as-Memory-Dataset
├── frames
│ ├── AncientTempleEnv_0
│ │ ├── 0000.png
│ │ ├── 0001.png
│ │ ├── 0002.png
│ │ └── ...
│ ├── AncientTempleEnv_1
│ │ ├── 0000.png
│ │ ├── 0001.png
│ │ ├── 0002.png
│ │ └── ...
│ └── ...
│
├── jsons
│ ├── AncientTempleEnv_0.json
│ ├── AncientTempleEnv_1.json
│ └── ...
│
├── overlap_labels
│ ├── AncientTempleEnv_0
│ │ ├── 0.json
│ │ ├── 1.json
│ │ ├── 2.json
│ │ └── ...
│ ├── AncientTempleEnv_1
│ │ ├── 0.json
│ │ ├── 1.json
│ │ ├── 2.json
│ │ └── ...
│ └── ...
│
└── captions.txt
Explanation of Dataset Parts
frames/: 100 subdirectories, each containing 7,601 video frame images.jsons/: 100 JSON files, each storing the camera pose (position + rotation) of every frame in the corresponding long video.overlap_labels/: 100 subdirectories, each containing 7,601 JSON files, where each file records the indices of overlapping frames corresponding to that frame.captions.txt: Captions annotated for a segment of a long video, from a given starting frame to an ending frame.- We also provide a simple code file,
tools.py, which can convert (x, y, z, yaw, pitch) into RT, and can also select a specific frame as the reference frame to align the RT of other frames to its coordinate system.
- Total size
- 340 GB
- Files
- 11
- Last updated
- Jun 22
- Pre-warmed CDN
- US EU US EU