hitachinsk / FGT

[ECCV 2022] Flow-Guided Transformer for Video Inpainting
https://hitachinsk.github.io/publication/2022-10-01-Flow-Guided-Transformer-for-Video-Inpainting
MIT License
311 stars 32 forks source link

Slow speed when inferencing #48

Open blahole opened 2 months ago

blahole commented 2 months ago

How to be faster by modify some params?

hitachinsk commented 2 months ago

You can strip away the poisson blending operation, which is time consuming.

blahole commented 2 months ago

OK. Thanks! I'll have a try.

blahole commented 2 months ago

By the way, I think FGT has a better effect than ProPainter in some videos I tested. For example: A frame in which a person fill very large area, exactly in the starting.