Skip to content

facebookresearch/MoCA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MoCA: Motion-Conditioned Image Animation for Video Editing

Wilson Yan1,2, Andrew Brown1, Pieter Abbeel2, Rohit Girdhar1, Samaneh Azadi1

1GenAI, Meta, 2 UC Berkeley

teaser

VideoEdit Benchmarking Data

To download the VideoEdit evaluation dataset in a local directory as ${DIR}, run

sudo apt-get update && sudo apt-get install ffmpeg
pip install -r requirements.txt
bash dataset/download_process_all.sh ${DIR}

This dataset includes the motion editing examples we collected from YouTube-8M, as well as filtered examples (excluding human faces and hands due to legal concerns) from Loveu-tgve-2023 data and the Dreamix examples. Please make sure to cite them accordingly.

License

VideoEdit data is released under CC-BY-NC 4.0 license. See License for additional details.

About

Motion-conditional image animation for video editing

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published