デジタルイメージングテクノロジーの広範な使用の最近の増加により、高解像度の画像に対する同時需要が生じています。単一画像超解像(SISR)への新しいエッジ情報アプローチを開発します。 SISR問題は、画像修復タスクとして再定式化されます。超解像のベースラインとして2段階の修復モデルを使用し、基本的な補間スキームと比較して、さまざまなスケールファクター(x2、x4、x8)での有効性を示します。このモデルは、画像コンテンツ(テクスチャと色)と構造(エッジ)の共同最適化を使用してトレーニングされます。定量的および定性的な比較が含まれており、提案されたモデルは現在の最先端技術と比較されます。構造とテクスチャの再構成を分離する方法が、最終的に再構成された高解像度画像の品質を改善することを示します。 https://github.com/knazeri/edge-informed-sisrで入手可能なコードとモデル
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