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

Inference is very slow, seems no GPU usage #53

Closed KT27-A closed 1 year ago

KT27-A commented 1 year ago

Thanks for your awesome work!

I have already employed the project on my machine which has an A10 GPU (20G memory).

But I found the inference time is very long (it cost 1.5h running the video completion of running car demo) and I also found that no GPU was used when running the demo.

May I ask that why this happened? Did I do some thing wrong?

Thanks.

KT27-A commented 1 year ago

I found that the CUDA version was too old. This problem is closed.