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

export frames #45

Closed oranbox closed 11 months ago

oranbox commented 11 months ago

Is that possible to export to png sequence?

pdr0github commented 11 months ago

Use --save_frames

It is mentioned in inference_propainter.py ; as are the other options