Edge-Informed Single Image Super-Resolution

  • Edge-Informed Single Image Super-Resolution

    • 性能:在这里插入图片描述
    • 把sr任务描述为一个 in-between pixels inpainting task,并分为两个阶段,一个是edge enhancement,一个是image completion,两个阶段用两个GAN来完成,两个G都是encoder-decoder,先downsample两次再upsample,其它一些细节如下

    We use dilated convolutions in our residual layers. Our generators follow similar architectures to the method proposed by Johnson et al. [21] shown to achieve superior results for super-resolution [35, 14], image-to-image translation [45], and style transfer. Our discriminator follows the architecture of a 70 × 70 PatchGAN [20, 45] that classifies overlapping 70×70 image patches as real or fake. We use instance normalization [40] across all layers of the network, which normalizes across the spatial dimension to generate qualitatively superior images during training and at test time.

    • G1的输入是LR的灰度图的邻近插值和LR的灰度图的canny 边缘图的邻近插值,输出是对HR的灰度图的canny 边缘图的预测
    • 在这里插入图片描述
    • G1比常规G加一个 L F M \mathcal{L}_{FM} LFM无法用perceptual loss因为VGG不是训练在边缘图上的,没有作用在这里插入图片描述
    • 还使用了GAN的SN技术
    • G2的输入是LR的fixed fraction conv和G1的输出,就是针尖的upsample,卷积核长这样:在这里插入图片描述
    • 在这里插入图片描述
  • 0
    点赞
  • 2
    收藏
    觉得还不错? 一键收藏
  • 1
    评论
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值