Action Transfer
May 15, 2025 ยท View on GitHub
We provide a simple script for action transfer in sample.py. You can also create the target video list from various data source and shuffle them randomly to see different action transfer results across contexts.
We also provide a script for video quality evaluation in lam/eval.py. To evaluate FVD and ECS, please download the pretrained I3D model first and reset the path in worldmodel/fvd_utils/fvd_utils.py.
<= Previous: [Training]
=> Next: [World Model Adaptation]