Skip to content

chenguolin/MoVieS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎞️MoVieS

MoVieS: Motion-Aware 4D Dynamic View Synthesis in One Second

Chenguo Lin1*, Yuchen Lin1,3*, Panwang Pan2†,
Yifan Yu2, Honglei Yan2, Katerina Fragkiadaki3, Yadong Mu1

1Peking University, 2ByteDance, 3Carnegie Mellon University

arXiv HF_Paper Project Page Video License: MIT

This repository contains the official implementation of the paper: MoVieS: Motion-Aware 4D Dynamic View Synthesis in One Second. MoVieS is a feed-forward framework that jointly reconstructs appearance, geometry and motion for 4D scene perception from monocular videos in one second.

Feel free to contact me ([email protected]) or open an issue if you have any questions or suggestions.

📢 News

  • 2025-07-15: This repo is initialized and MoVieS technical report is released on arXiv.

📋 TODO

  • Provide source codes for inference and training.
  • Provide the pretrained checkpoint.
  • Provide detailed instructions for inference and training.
  • Provide pre-processing scripts for training datasets.

🔧 Installation

You may need to modify the specific version of torch in settings/setup.sh according to your CUDA version. There are not restrictions on the torch version, feel free to use your preferred one.

git clone https://github.com/chenguolin/MoVieS.git
cd MoVieS
bash settings/setup.sh

📊 Dataset

datasets

🚀 Usage

  • TODO

😊 Acknowledgement

We would like to thank the authors of DiffSplat, VGGT, NoPoSplat, and CUT3R for their great work and generously providing source codes, which inspired our work and helped us a lot in the implementation.

📚 Citation

If you find our work helpful, please consider citing:

@article{lin2025movies,
  title={MoVieS: Motion-Aware 4D Dynamic View Synthesis in One Second},
  author={Lin, Chenguo and Lin, Yuchen and Pan, Panwang and Yu, Yifan and Yan, Honglei and Fragkiadaki, Katerina and Mu, Yadong},
  journal={arXiv preprint arXiv:2507.10065},
  year={2025}
}

About

Official implementation of "MoVieS: Motion-Aware 4D Dynamic View Synthesis in One Second".

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published