sczhou / CodeFormer

[NeurIPS 2022] Towards Robust Blind Face Restoration with Codebook Lookup Transformer
Other
15.43k stars 3.25k forks source link

Codeformer Colab doesn't enhance video #309

Open navasgejza opened 1 year ago

navasgejza commented 1 year ago

I tried codeformer colab for a mp4 video segment, but after I uploaded the video I got this bug: raceback (most recent call last): File "/content/CodeFormer/inference_codeformer.py", line 116, in raise FileNotFoundError('No input image/video is found...\n' FileNotFoundError: No input image/video is found... Note that --input_path for video should end with .mp4|.mov|.avi

It works with a single image, but for some reason it doesn't work a regural 49 sec. 850x638 video with frame rate 30fames/second progessive video. What can be the problem?

Thank you,

Géza Vas.

TasfiqAhmed9 commented 1 year ago

Hi I can't understanding about the project code algorithm & model can u say about this. I want work on this.

On Fri, 29 Sep 2023, 8:15 pm navasgejza, @.***> wrote:

I tried codeformer colab for a mp4 video segment, but after I uploaded the video I got this bug: raceback (most recent call last): File "/content/CodeFormer/inference_codeformer.py", line 116, in raise FileNotFoundError('No input image/video is found...\n' FileNotFoundError: No input image/video is found... Note that --input_path for video should end with .mp4|.mov|.avi

It works with a single image, but for some reason it doesn't work a regural 49 sec. 850x638 video with frame rate 30fames/second progessive video. What can be the problem?

Thank you,

Géza Vas.

— Reply to this email directly, view it on GitHub https://github.com/sczhou/CodeFormer/issues/309, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQKRBHT6WNZ5BXIEJIPUN3LX43JXPANCNFSM6AAAAAA5MRH7YQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>