Bringing-Old-Photos-Back-to-Life icon indicating copy to clipboard operation
Bringing-Old-Photos-Back-to-Life copied to clipboard

Supports the restoration of high-resolution input broken?

Open semel1 opened this issue 3 years ago • 1 comments

Trying to process HR images 1974 x 2707 (top) and 1461x 2026 (bottom) using Colab. Restored images have noticeable defects. It looks like generated masks still low-res. If I lower input resolution of each sample to (let's say) 467 x 640 and 462 x 640 respectively - everything works fine. HR_sample1 HR_sample2

semel1 avatar Aug 01 '21 20:08 semel1

I believe this could be the answer:

NOTE: This repo is mainly for research purpose and we have not yet optimized the running performance.

Since the model is pretrained with 256*256 images, the model may not work ideally for arbitrary resolution.

shawtux avatar Jul 21 '22 17:07 shawtux