ckkelvinchan / RealBasicVSR

Official repository of "Investigating Tradeoffs in Real-World Video Super-Resolution"
Apache License 2.0
906 stars 136 forks source link

Strange artifacts in results? #41

Closed AIisCool closed 2 years ago

AIisCool commented 2 years ago

Not sure what the cause is.

Input: image

Output: image

ckkelvinchan commented 2 years ago

I did not encounter this problem before. Did you directly use the pre-trained model?

AIisCool commented 2 years ago

Yes used it via the following:

python inference_realbasicvsr.py ./configs/realbasicvsr_x4.py ./checkpoints/RealBasicVSR_x4.pth ./data/test ./results/testout

ckkelvinchan commented 2 years ago

Maybe this is a failure case of RealBasicVSR. Indeed, sometimes it failed on some sequences.