ali-vilab / videocomposer

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

How to Achieve Video Inpainting? #23

Open 90duyangwang opened 1 year ago

90duyangwang commented 1 year ago

There are examples of video inpainting on the project page, but I seem to be unable to achieve satisfactory inpainting results. Does the current version of code support video inpainting? Are there any script examples available?

Steven-SWZhang commented 1 year ago

The code and model both support it, please refer to the code line. You can pass the masked video tensor as an argument.