Building Bridges across Spatial and Temporal Resolutions: Reference-Based Super-Resolution via Chang

  1. 问题引入
  • 输入ref image(同一地区不同时刻的高分遥感图像)和LR image得到对应的HR image;
  1. methods
    在这里插入图片描述
  • land cover change priors是pixel level multi category change detection mask,包含no change class和不同的land cover change classes,在训练的时候使用的是gt的mask,在推理的时候可以使用相关的change detection methods来得到对应的mask;
  • change aware encoder:基础结构遵循EDM文章,其中输入的noisy latents concat上了LR image + Ref image + land cover change mask;
  • change aware decoder:ref image + land cover change mask在decoder部分也介入了,unchange区域reference texture guided denoising,在changed区域进行semantics guided denoising,特征进行融合的部分是semantics guided spatial feature transform(SFT) module,具体实现如下 F i + 1 = γ i ( F e ⊕ F i ) ⋅ F i + β i ( F e ⊕ F i ) F_{i + 1} = \gamma_i(F_e\oplus F_i)\cdot F_i + \beta_i(F_e\oplus F_i) Fi+1=γi(FeFi)Fi+βi(FeFi),其中 F i + 1 , F i F_{i + 1},F_i Fi+1,Fi分别是SFT module的输出输入, F e F_e Feguided feature, γ i ( ⋅ ) , β i ( ⋅ ) \gamma_i(\cdot),\beta_i(\cdot) γi(),βi()分别是spatially adaptive weight and bias;
  • 在训练的时候LR是isotropic Gaussian blur, anisotropic Gaussian blur, motion blur, resize with different interpolation methods, additive Gaussian noise, and JPEG compression noise来合成的;
  1. 实验
  • 数据:SECOND是一个semantic change detection dataset,其中包含7land cover class annotations,分别是non vegetated ground surface, tree, low vegetation, water, buildings, playgrounds, and unchanged areas,使用2668张训练,1200张进行测试;CNAM-CD dataset:也是一个change detection dataset,包含6个类别,分别是bare land,vegetation, water, impervious surfaces (buildings, roads, parking lots, squares, etc.), others (clouds, hard shadows, clutter, etc.), and unchanged area,从谷歌地球上收集,2258张训练,1000张测试;
  • eval:LPIPS+FID
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值