yinboc / liif

Learning Continuous Image Representation with Local Implicit Image Function, in CVPR 2021 (Oral)
https://yinboc.github.io/liif/
BSD 3-Clause "New" or "Revised" License
1.26k stars 145 forks source link

Quick Start #10

Closed hashiqi-233 closed 3 years ago

hashiqi-233 commented 3 years ago

I look for a blurred picture, and then run quick start, but the output picture has no obvious change. Is there something wrong?

yinboc commented 3 years ago

For the quick start, the input should be a normal image (e.g. it should be a 32x32 image instead of a 640x640 mosaic image of 32px), and the output can be some resolution higher than the input. If you have further questions, could you provide more details?