xizaoqu commited on
Commit
30e4c6c
·
1 Parent(s): 27ca8b3
Files changed (43) hide show
  1. __pycache__/app.cpython-310.pyc +0 -0
  2. algorithms/__pycache__/__init__.cpython-310.pyc +0 -0
  3. algorithms/common/__pycache__/__init__.cpython-310.pyc +0 -0
  4. algorithms/common/__pycache__/base_pytorch_algo.cpython-310.pyc +0 -0
  5. algorithms/common/metrics/__pycache__/__init__.cpython-310.pyc +0 -0
  6. algorithms/common/metrics/__pycache__/fid.cpython-310.pyc +0 -0
  7. algorithms/common/metrics/__pycache__/fvd.cpython-310.pyc +0 -0
  8. algorithms/common/metrics/__pycache__/lpips.cpython-310.pyc +0 -0
  9. algorithms/worldmem/__pycache__/__init__.cpython-310.pyc +0 -0
  10. algorithms/worldmem/__pycache__/df_base.cpython-310.pyc +0 -0
  11. algorithms/worldmem/__pycache__/df_video.cpython-310.pyc +0 -0
  12. algorithms/worldmem/__pycache__/pose_prediction.cpython-310.pyc +0 -0
  13. algorithms/worldmem/models/__pycache__/attention.cpython-310.pyc +0 -0
  14. algorithms/worldmem/models/__pycache__/cameractrl_module.cpython-310.pyc +0 -0
  15. algorithms/worldmem/models/__pycache__/diffusion.cpython-310.pyc +0 -0
  16. algorithms/worldmem/models/__pycache__/dit.cpython-310.pyc +0 -0
  17. algorithms/worldmem/models/__pycache__/my_rotary_embedding_torch.cpython-310.pyc +0 -0
  18. algorithms/worldmem/models/__pycache__/pose_prediction.cpython-310.pyc +0 -0
  19. algorithms/worldmem/models/__pycache__/rotary_embedding_torch.cpython-310.pyc +0 -0
  20. algorithms/worldmem/models/__pycache__/utils.cpython-310.pyc +0 -0
  21. algorithms/worldmem/models/__pycache__/vae.cpython-310.pyc +0 -0
  22. datasets/__pycache__/__init__.cpython-310.pyc +0 -0
  23. datasets/video/__pycache__/__init__.cpython-310.pyc +0 -0
  24. datasets/video/__pycache__/base_video_dataset.cpython-310.pyc +0 -0
  25. datasets/video/__pycache__/dmlab_video_dataset.cpython-310.pyc +0 -0
  26. datasets/video/__pycache__/minecraft_video_dataset.cpython-310.pyc +0 -0
  27. datasets/video/__pycache__/minecraft_video_dataset_oasis.cpython-310.pyc +0 -0
  28. datasets/video/__pycache__/minecraft_video_dataset_oasis_filter.cpython-310.pyc +0 -0
  29. datasets/video/__pycache__/minecraft_video_dataset_pose.cpython-310.pyc +0 -0
  30. experiments/__pycache__/__init__.cpython-310.pyc +0 -0
  31. experiments/__pycache__/exp_base.cpython-310.pyc +0 -0
  32. experiments/__pycache__/exp_planning.cpython-310.pyc +0 -0
  33. experiments/__pycache__/exp_pose.cpython-310.pyc +0 -0
  34. experiments/__pycache__/exp_video.cpython-310.pyc +0 -0
  35. utils/__pycache__/__init__.cpython-310.pyc +0 -0
  36. utils/__pycache__/ckpt_utils.cpython-310.pyc +0 -0
  37. utils/__pycache__/cluster_utils.cpython-310.pyc +0 -0
  38. utils/__pycache__/distributed_utils.cpython-310.pyc +0 -0
  39. utils/__pycache__/logging_utils.cpython-310.pyc +0 -0
  40. utils/__pycache__/print_utils.cpython-310.pyc +0 -0
  41. utils/__pycache__/wandb_utils.cpython-310.pyc +0 -0
  42. wandb/debug-cli.zeqi001.log +0 -0
  43. wandb/settings +0 -3
__pycache__/app.cpython-310.pyc DELETED
Binary file (11.5 kB)
 
algorithms/__pycache__/__init__.cpython-310.pyc DELETED
Binary file (150 Bytes)
 
algorithms/common/__pycache__/__init__.cpython-310.pyc DELETED
Binary file (157 Bytes)
 
algorithms/common/__pycache__/base_pytorch_algo.cpython-310.pyc DELETED
Binary file (9.12 kB)
 
algorithms/common/metrics/__pycache__/__init__.cpython-310.pyc DELETED
Binary file (332 Bytes)
 
algorithms/common/metrics/__pycache__/fid.cpython-310.pyc DELETED
Binary file (231 Bytes)
 
algorithms/common/metrics/__pycache__/fvd.cpython-310.pyc DELETED
Binary file (4.56 kB)
 
algorithms/common/metrics/__pycache__/lpips.cpython-310.pyc DELETED
Binary file (247 Bytes)
 
algorithms/worldmem/__pycache__/__init__.cpython-310.pyc DELETED
Binary file (263 Bytes)
 
algorithms/worldmem/__pycache__/df_base.cpython-310.pyc DELETED
Binary file (9.66 kB)
 
algorithms/worldmem/__pycache__/df_video.cpython-310.pyc DELETED
Binary file (23.5 kB)
 
algorithms/worldmem/__pycache__/pose_prediction.cpython-310.pyc DELETED
Binary file (9.49 kB)
 
algorithms/worldmem/models/__pycache__/attention.cpython-310.pyc DELETED
Binary file (8.03 kB)
 
algorithms/worldmem/models/__pycache__/cameractrl_module.cpython-310.pyc DELETED
Binary file (846 Bytes)
 
algorithms/worldmem/models/__pycache__/diffusion.cpython-310.pyc DELETED
Binary file (11 kB)
 
algorithms/worldmem/models/__pycache__/dit.cpython-310.pyc DELETED
Binary file (14.7 kB)
 
algorithms/worldmem/models/__pycache__/my_rotary_embedding_torch.cpython-310.pyc DELETED
Binary file (7.94 kB)
 
algorithms/worldmem/models/__pycache__/pose_prediction.cpython-310.pyc DELETED
Binary file (1.5 kB)
 
algorithms/worldmem/models/__pycache__/rotary_embedding_torch.cpython-310.pyc DELETED
Binary file (7.94 kB)
 
algorithms/worldmem/models/__pycache__/utils.cpython-310.pyc DELETED
Binary file (4.94 kB)
 
algorithms/worldmem/models/__pycache__/vae.cpython-310.pyc DELETED
Binary file (8.7 kB)
 
datasets/__pycache__/__init__.cpython-310.pyc DELETED
Binary file (199 Bytes)
 
datasets/video/__pycache__/__init__.cpython-310.pyc DELETED
Binary file (301 Bytes)
 
datasets/video/__pycache__/base_video_dataset.cpython-310.pyc DELETED
Binary file (4.94 kB)
 
datasets/video/__pycache__/dmlab_video_dataset.cpython-310.pyc DELETED
Binary file (3.52 kB)
 
datasets/video/__pycache__/minecraft_video_dataset.cpython-310.pyc DELETED
Binary file (7.42 kB)
 
datasets/video/__pycache__/minecraft_video_dataset_oasis.cpython-310.pyc DELETED
Binary file (13.5 kB)
 
datasets/video/__pycache__/minecraft_video_dataset_oasis_filter.cpython-310.pyc DELETED
Binary file (3.23 kB)
 
datasets/video/__pycache__/minecraft_video_dataset_pose.cpython-310.pyc DELETED
Binary file (11.8 kB)
 
experiments/__pycache__/__init__.cpython-310.pyc DELETED
Binary file (1.26 kB)
 
experiments/__pycache__/exp_base.cpython-310.pyc DELETED
Binary file (12 kB)
 
experiments/__pycache__/exp_planning.cpython-310.pyc DELETED
Binary file (753 Bytes)
 
experiments/__pycache__/exp_pose.cpython-310.pyc DELETED
Binary file (9.74 kB)
 
experiments/__pycache__/exp_video.cpython-310.pyc DELETED
Binary file (835 Bytes)
 
utils/__pycache__/__init__.cpython-310.pyc DELETED
Binary file (145 Bytes)
 
utils/__pycache__/ckpt_utils.cpython-310.pyc DELETED
Binary file (1.09 kB)
 
utils/__pycache__/cluster_utils.cpython-310.pyc DELETED
Binary file (1.31 kB)
 
utils/__pycache__/distributed_utils.cpython-310.pyc DELETED
Binary file (202 Bytes)
 
utils/__pycache__/logging_utils.cpython-310.pyc DELETED
Binary file (12.2 kB)
 
utils/__pycache__/print_utils.cpython-310.pyc DELETED
Binary file (343 Bytes)
 
utils/__pycache__/wandb_utils.cpython-310.pyc DELETED
Binary file (5.21 kB)
 
wandb/debug-cli.zeqi001.log DELETED
File without changes
wandb/settings DELETED
@@ -1,3 +0,0 @@
1
- [default]
2
- mode = disabled
3
-