ali-vilab / videocomposer

Official repo for VideoComposer: Compositional Video Synthesis with Motion Controllability
https://videocomposer.github.io
MIT License
896 stars 80 forks source link

About hand crafted motion guidance #33

Open emjay73 opened 1 year ago

emjay73 commented 1 year ago

Do you plan to release the code for video generation using hand-crafted motion guidance? If not, can you share the input data format of the hand-crafted motion and initial object position?

For instance, in the following image, the initial object position is depicted as a red star, and the motion is described as a red arrow. image

How are they transformed to be a network input? Use this red-black image as it is? or split the arrow into multiple pieces and use another image for the initial object position?

Thank you in advance.

xizaoqu commented 1 year ago

Same question. One possible solution is to translate such patterns into motion vectors and sketch sequences.