jnjaby / KEEP

[ECCV'24] Kalman-Inspired Feature Propagation for Video Face Super-Resolution
Other
323 stars 15 forks source link

Problems with using face_upsample #10

Open smallpize opened 2 months ago

smallpize commented 2 months ago

image

When using face_upsample, this situation may occur if the face is blocked by other objects.

jnjaby commented 2 months ago

Hi, what if you don't use face_upsample? Can you also provide the original frame or video so I can investigate it? Thanks!

smallpize commented 2 months ago

https://www.youtube.com/watch?v=3q0mxPLg39I In the case of the distant view, I want to repair the face

smallpize commented 2 months ago

https://www.youtube.com/watch?v=SEuuHP5hCkc I tried to use this video to enhance the background effect, using --bg_upsampler [ realesrgan | srgan | swinir | edsr | fsrcnn ], the lighting and denoising effects are not as good as the original video.