sczhou / ProPainter

[ICCV 2023] ProPainter: Improving Propagation and Transformer for Video Inpainting
https://shangchenzhou.com/projects/ProPainter/
Other
5.6k stars 663 forks source link

Problem with the output with video input #65

Open sebastianopazo1 opened 11 months ago

sebastianopazo1 commented 11 months ago

Hello. Great work. I'm having some issues when passing a video as input and a secuence of frame as masks. The output is not what I expected. I don't know what I'm doing wrong. Mask: frame_0 frame of the input video: input Frame of the Output: inpaint_output

Thanks for your help!

pdr0github commented 10 months ago

Are the mask image sequence and video the same dimensions and frame count ?