提出Flow-CDNet模型,同时检测图像中的快速与缓慢变化。
Flow-CDNet: A Novel Network for Detecting Both Slow and Fast Changes in Bitemporal Images
- 双分支结构:光流分支捕捉多尺度位移变化,二值检测分支结合残差网络输出快速变化。
- 在自建数据集Flow-Change上,准确率优于现有方法,慢变检测效果显著提升。
- 适合地质灾害预警等需监测微小长期变化的场景,如滑坡、大坝安全监测。
变化检测通常用于识别同一位置在不同时刻拍摄的双时相图像之间的差异。除了显著变化外,双时相图像中的缓慢变化在真实场景中同样重要,例如在边坡、大坝和尾矿库等场景中,微弱变化常是重大灾害的前兆。因此,设计一种能同时检测快速与缓慢变化的网络是一个新挑战。本文提出Flow-CDNet,包含两个分支:光流分支利用金字塔结构提取多尺度位移变化;二值变化检测分支结合基于ResNet的网络与光流分支输出,生成快速变化结果。为监督和评估该框架,我们构建了自有的变化检测数据集Flow-Change,设计了融合二值Tversky损失与L2范数损失的损失函数,并提出新的评估指标FEPE。定量实验在Flow-Change数据集上表明,所提方法优于现有方法;消融实验验证了两分支可相互促进,提升检测性能。
原文摘要 · Abstract (English)
Change detection typically involves identifying regions with changes between bitemporal images taken at the same location. Besides significant changes, slow changes in bitemporal images are also important in real-life scenarios. For instance, weak changes often serve as precursors to major hazards in scenarios like slopes, dams, and tailings ponds. Therefore, designing a change detection network that simultaneously detects slow and fast changes presents a novel challenge. In this paper, to address this challenge, we propose a change detection network named Flow-CDNet, consisting of two branches: optical flow branch and binary change detection branch. The first branch utilizes a pyramid structure to extract displacement changes at multiple scales. The second one combines a ResNet-based network with the optical flow branch's output to generate fast change outputs. Subsequently, to supervise and evaluate this new change detection framework, a self-built change detection dataset Flow-Change, a loss function combining binary tversky loss and L2 norm loss, along with a new evaluation metric called FEPE are designed. Quantitative experiments conducted on Flow-Change dataset demonstrated that our approach outperforms the existing methods. Furthermore, ablation experiments verified that the two branches can promote each other to enhance the detection performance.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。