Edge-Informed Single Image Super-Resolution

September 11, 2019 Β· Entered Twilight Β· πŸ› 2019 IEEE/CVF International Conference on Computer Vision Workshop (ICCVW)

πŸŒ… TWILIGHT: Old Age
Predates the code-sharing era β€” a pioneer of its time

"Last commit was 6.0 years ago (β‰₯5 year threshold)"

Evidence collected by the PWNC Scanner

Repo contents: .gitignore, LICENSE.md, README.md, config.yml.example, main.py, requirements.txt, setup.cfg, src, test.py, train.py

Authors Kamyar Nazeri, Harrish Thasarathan, Mehran Ebrahimi arXiv ID 1909.05305 Category eess.IV: Image & Video Processing Cross-listed cs.CV Citations 54 Venue 2019 IEEE/CVF International Conference on Computer Vision Workshop (ICCVW) Repository https://github.com/knazeri/edge-informed-sisr ⭐ 80 Last Checked 1 month ago
Abstract
The recent increase in the extensive use of digital imaging technologies has brought with it a simultaneous demand for higher-resolution images. We develop a novel edge-informed approach to single image super-resolution (SISR). The SISR problem is reformulated as an image inpainting task. We use a two-stage inpainting model as a baseline for super-resolution and show its effectiveness for different scale factors (x2, x4, x8) compared to basic interpolation schemes. This model is trained using a joint optimization of image contents (texture and color) and structures (edges). Quantitative and qualitative comparisons are included and the proposed model is compared with current state-of-the-art techniques. We show that our method of decoupling structure and texture reconstruction improves the quality of the final reconstructed high-resolution image. Code and models available at: https://github.com/knazeri/edge-informed-sisr
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Image & Video Processing