ProPainter
Improving Propagation and Transformer for Video Inpainting
ProPainter is a video inpainting project based on the ICCV 2023 paper “Improving Propagation and Transformer for Video Inpainting.” It is designed to remove objects, complete missing regions, and fill masked areas in videos while preserving temporal consistency. The project accepts video input or split frames along with frame-wise masks that define the areas to reconstruct. It provides pretrained models, example inputs, inference scripts, and an interactive demo workflow for object removal. ...