论文阅读:Image Super-Resolution by Neural Texture Transfer

  1. To search for matching texture from IRef in the feature space and then transfer matched textures to ISR in a multi-scale fashion,The multi-scale texture transfer simultaneously considers semantic (higher-level) and textual (lower-level) similarity between ILR and IRef, leading to transferring related textures while suppressing irrelevant textures.
    we further regularize on the texture consistency between ISR and the matched textures from IRef, enforcing the effectiveness of texture transfer.
    1.主要思路是寻找匹配的纹理从特征空间中的IRef传输,然后传输匹配的以多尺度方式将纹理传递给ISR,多尺度纹理传递同时考虑了ILR和IRef之间的语义(较高级别)和文本(较低级别)相似性,从而在抑制无关纹理的同时传递了相关纹理。我们进一步规范了ISR和IRef匹配的纹理之间的纹理一致性,从而增强了纹理转移的有效性。
  2. We first conduct feature swapping (进行特征交换)which searches over the entire IRef for locally similar textures that can be used to replace(更换) (or swap) the texture features of ILR for enhanced SR recovery.【把参考图像上的直接替换到低分辨率上】
    We also sequentially apply bicubic downsampling and up-sampling with the same factor on IRef to obtain a blurry Ref image IRef↓↑ that matches the frequency band of ILR↑. Instead of estimating a global transformation or optical flow, we match the local patches in ILR↑ and IRef↓↑ 【ref依旧是要进行上采样】 As LR and Ref patches may also differ in color and illumination, we match their similarity in the neural feature space φ(I) to
    【我们在神经特征空间φ(I)中匹配它们的相似性,以强调结构和文字信息。我们使用内积来度量神经特征之间的相似性:】emphasize the structural and textural information. We use inner 【内积】product to measure the similarity between neural features:

where Pi(·) sampling the i-th patch from neural
feature map, and si,j is the similarity between the i-th LR
patch and the j-th Ref patch. The Ref patch feature is normalized for selecting the best match over all j. The similarity computation can be efficiently implemented as a set of
convolution (or correlation) operations over all LR patches
with each kernel corresponding to a Ref patch:
Sj = φ(ILR↑) ∗ Pj(φ(IRef↓↑))
kPj(φ(IRef↓↑))k, (2)
where Sj is the similarity map for the j-th Ref patch, and
∗ denotes the correlation operation. We use Sj(x, y) to denote the similarity between the LR patch centered at location (x, y) and the j-th Ref patch. Both LR and Ref patches
are densely sampled from their images. Based on the similarity score, we can construct a swapped feature map M
to represent texture-enhanced LR image. Each patch in M
centered at (x, y) is defined as

(x,y)(M) = Pj∗(φ(IRef )), j∗= arg max
j
Sj(x, y), (3)
where ω(·, ·) maps patch center to patch index. Note that
while IRef↓↑ is used for matching (Eq. 2), the raw Ref IRef
is used in swapping (Eq. 3) so that the HR information from
the original references is preserved. Due to the dense sampling of LR patches, we take the average of the swapped
features Pj∗(φ(IRef )) in the regions where they overlap.
The resulting swapped feature map M is used as the basis
for the next texture transfer stage.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值