shitoujie1 commited on
Commit
9c9cf94
·
1 Parent(s): 85a0699

change folder name

Browse files
Files changed (31) hide show
  1. README.md +1 -1
  2. {compressed → data}/metadata_Traj01.json +0 -0
  3. {compressed → data}/metadata_Traj02.json +0 -0
  4. {compressed → data}/metadata_Traj03.json +0 -0
  5. {compressed → data}/metadata_Traj04.json +0 -0
  6. {compressed → data}/metadata_Traj05.json +0 -0
  7. {compressed → data}/metadata_Traj06.json +0 -0
  8. {compressed → data}/metadata_Traj07.json +0 -0
  9. {compressed → data}/metadata_Traj08.json +0 -0
  10. {compressed → data}/metadata_Traj09.json +0 -0
  11. {compressed → data}/metadata_Traj10.json +0 -0
  12. {compressed → data}/segment_ids_Traj01.bin +0 -0
  13. {compressed → data}/segment_ids_Traj02.bin +0 -0
  14. {compressed → data}/segment_ids_Traj03.bin +0 -0
  15. {compressed → data}/segment_ids_Traj04.bin +0 -0
  16. {compressed → data}/segment_ids_Traj05.bin +0 -0
  17. {compressed → data}/segment_ids_Traj06.bin +0 -0
  18. {compressed → data}/segment_ids_Traj07.bin +0 -0
  19. {compressed → data}/segment_ids_Traj08.bin +0 -0
  20. {compressed → data}/segment_ids_Traj09.bin +0 -0
  21. {compressed → data}/segment_ids_Traj10.bin +0 -0
  22. {compressed → data}/videos_Traj01.bin +0 -0
  23. {compressed → data}/videos_Traj02.bin +0 -0
  24. {compressed → data}/videos_Traj03.bin +0 -0
  25. {compressed → data}/videos_Traj04.bin +0 -0
  26. {compressed → data}/videos_Traj05.bin +0 -0
  27. {compressed → data}/videos_Traj06.bin +0 -0
  28. {compressed → data}/videos_Traj07.bin +0 -0
  29. {compressed → data}/videos_Traj08.bin +0 -0
  30. {compressed → data}/videos_Traj09.bin +0 -0
  31. {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
- └── compressed/
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