arXiv:2507.18911cs.CV2025-07中稿 · ACM MM 2025被引 2

用合成数据提升真实场景伪装目标检测效果

Synthetic-to-Real Camouflaged Object Detection

  • 通过师生模型与伪标签实现合成到真实的域适应
  • 在有限真实图像下性能接近全标注真实数据集
  • 适合数据稀缺的伪装目标检测任务研究者

由于采集和标注成本高,伪装目标检测(COD)数据集相对较少,尤其对特定类别数据不足。合成数据可在一定程度缓解数据匮乏问题,但直接使用合成数据训练会导致模型在真实场景下性能下降。为此,本文提出新任务——合成到真实伪装目标检测(S2R-COD)。为提升真实场景表现,需结合标注的合成图像与少量未标注的真实图像。我们提出循环合成到真实域适应框架(CSRDA),基于师生模型,通过伪标签与一致性正则化将类别信息从有标签源域传播至无标签目标域。为提升伪标签质量,CSRDA采用递归学习框架构建动态演化的真实域,弥合合成与真实域间的差距。大量实验表明,该框架有效缓解了数据与人工标注稀缺问题。代码已开源:https://github.com/Muscape/S2R-COD。

原文摘要 · Abstract (English)

Due to the high cost of collection and labeling, there are relatively few datasets for camouflaged object detection (COD). In particular, for certain specialized categories, the available image dataset is insufficiently populated. Synthetic datasets can be utilized to alleviate the problem of limited data to some extent. However, directly training with synthetic datasets compared to real datasets can lead to a degradation in model performance. To tackle this problem, in this work, we investigate a new task, namely Syn-to-Real Camouflaged Object Detection (S2R-COD). In order to improve the model performance in real world scenarios, a set of annotated synthetic camouflaged images and a limited number of unannotated real images must be utilized. We propose the Cycling Syn-to-Real Domain Adaptation Framework (CSRDA), a method based on the student-teacher model. Specially, CSRDA propagates class information from the labeled source domain to the unlabeled target domain through pseudo labeling combined with consistency regularization. Considering that narrowing the intra-domain gap can improve the quality of pseudo labeling, CSRDA utilizes a recurrent learning framework to build an evolving real domain for bridging the source and target domain. Extensive experiments demonstrate the effectiveness of our framework, mitigating the problem of limited data and handcraft annotations in COD. Our code is publicly available at: https://github.com/Muscape/S2R-COD.

伪装检测域适应合成数据

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。