sczhou / ProPainter

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

Result as JPEG or PNG files not a video file #52

Open herrartist opened 11 months ago

herrartist commented 11 months ago

How can I change the code so that the layout is not a mp4-video file? It would prefer to have rendered JPEG oder PNG files.

pdr0github commented 11 months ago

--save_frames

The options are listed in inference_propainter.py