Commit
·
9c9cf94
1
Parent(s):
85a0699
change folder name
Browse files- README.md +1 -1
- {compressed → data}/metadata_Traj01.json +0 -0
- {compressed → data}/metadata_Traj02.json +0 -0
- {compressed → data}/metadata_Traj03.json +0 -0
- {compressed → data}/metadata_Traj04.json +0 -0
- {compressed → data}/metadata_Traj05.json +0 -0
- {compressed → data}/metadata_Traj06.json +0 -0
- {compressed → data}/metadata_Traj07.json +0 -0
- {compressed → data}/metadata_Traj08.json +0 -0
- {compressed → data}/metadata_Traj09.json +0 -0
- {compressed → data}/metadata_Traj10.json +0 -0
- {compressed → data}/segment_ids_Traj01.bin +0 -0
- {compressed → data}/segment_ids_Traj02.bin +0 -0
- {compressed → data}/segment_ids_Traj03.bin +0 -0
- {compressed → data}/segment_ids_Traj04.bin +0 -0
- {compressed → data}/segment_ids_Traj05.bin +0 -0
- {compressed → data}/segment_ids_Traj06.bin +0 -0
- {compressed → data}/segment_ids_Traj07.bin +0 -0
- {compressed → data}/segment_ids_Traj08.bin +0 -0
- {compressed → data}/segment_ids_Traj09.bin +0 -0
- {compressed → data}/segment_ids_Traj10.bin +0 -0
- {compressed → data}/videos_Traj01.bin +0 -0
- {compressed → data}/videos_Traj02.bin +0 -0
- {compressed → data}/videos_Traj03.bin +0 -0
- {compressed → data}/videos_Traj04.bin +0 -0
- {compressed → data}/videos_Traj05.bin +0 -0
- {compressed → data}/videos_Traj06.bin +0 -0
- {compressed → data}/videos_Traj07.bin +0 -0
- {compressed → data}/videos_Traj08.bin +0 -0
- {compressed → data}/videos_Traj09.bin +0 -0
- {compressed → data}/videos_Traj10.bin +0 -0
README.md
CHANGED
@@ -10,7 +10,7 @@ For more details, please refer to our [Offical Data Website](https://cyberorigin
|
|
10 |
contents of the dataset:
|
11 |
```
|
12 |
alita # dataset root path
|
13 |
-
└──
|
14 |
├── metadata_Traj01.json
|
15 |
├── segment_ids_Traj01.bin # for each frame segment_ids uniquely points to the segment index that frame i came from. You may want to use this to separate non-contiguous frames from different videos (transitions).
|
16 |
├── videos_Traj01.bin # 16x16 image patches at 15hz, each patch is vector-quantized into 2^18 possible integer values. These can be decoded into 256x256 RGB images using the provided magvit2.ckpt weights.
|
|
|
10 |
contents of the dataset:
|
11 |
```
|
12 |
alita # dataset root path
|
13 |
+
└── data/
|
14 |
├── metadata_Traj01.json
|
15 |
├── segment_ids_Traj01.bin # for each frame segment_ids uniquely points to the segment index that frame i came from. You may want to use this to separate non-contiguous frames from different videos (transitions).
|
16 |
├── videos_Traj01.bin # 16x16 image patches at 15hz, each patch is vector-quantized into 2^18 possible integer values. These can be decoded into 256x256 RGB images using the provided magvit2.ckpt weights.
|
{compressed → data}/metadata_Traj01.json
RENAMED
File without changes
|
{compressed → data}/metadata_Traj02.json
RENAMED
File without changes
|
{compressed → data}/metadata_Traj03.json
RENAMED
File without changes
|
{compressed → data}/metadata_Traj04.json
RENAMED
File without changes
|
{compressed → data}/metadata_Traj05.json
RENAMED
File without changes
|
{compressed → data}/metadata_Traj06.json
RENAMED
File without changes
|
{compressed → data}/metadata_Traj07.json
RENAMED
File without changes
|
{compressed → data}/metadata_Traj08.json
RENAMED
File without changes
|
{compressed → data}/metadata_Traj09.json
RENAMED
File without changes
|
{compressed → data}/metadata_Traj10.json
RENAMED
File without changes
|
{compressed → data}/segment_ids_Traj01.bin
RENAMED
File without changes
|
{compressed → data}/segment_ids_Traj02.bin
RENAMED
File without changes
|
{compressed → data}/segment_ids_Traj03.bin
RENAMED
File without changes
|
{compressed → data}/segment_ids_Traj04.bin
RENAMED
File without changes
|
{compressed → data}/segment_ids_Traj05.bin
RENAMED
File without changes
|
{compressed → data}/segment_ids_Traj06.bin
RENAMED
File without changes
|
{compressed → data}/segment_ids_Traj07.bin
RENAMED
File without changes
|
{compressed → data}/segment_ids_Traj08.bin
RENAMED
File without changes
|
{compressed → data}/segment_ids_Traj09.bin
RENAMED
File without changes
|
{compressed → data}/segment_ids_Traj10.bin
RENAMED
File without changes
|
{compressed → data}/videos_Traj01.bin
RENAMED
File without changes
|
{compressed → data}/videos_Traj02.bin
RENAMED
File without changes
|
{compressed → data}/videos_Traj03.bin
RENAMED
File without changes
|
{compressed → data}/videos_Traj04.bin
RENAMED
File without changes
|
{compressed → data}/videos_Traj05.bin
RENAMED
File without changes
|
{compressed → data}/videos_Traj06.bin
RENAMED
File without changes
|
{compressed → data}/videos_Traj07.bin
RENAMED
File without changes
|
{compressed → data}/videos_Traj08.bin
RENAMED
File without changes
|
{compressed → data}/videos_Traj09.bin
RENAMED
File without changes
|
{compressed → data}/videos_Traj10.bin
RENAMED
File without changes
|