arXiv:2502.01455cs.CVcs.AI2025-02ECCV被引 3

利用视频帧间一致性提升垃圾分类弱监督分割精度

Temporal-consistent CAMs for Weakly Supervised Video Segmentation in Waste Sorting

  • 通过建模连续帧间视觉一致性生成更稳定的显著图
  • 在真实垃圾分拣数据集上实现高精度语义分割
  • 适合工业场景中缺乏标注数据的视频分割任务

工业场景中,弱监督方法因无需昂贵的人工标注而优于全监督方法。然而,传统弱监督分割结果通常精度较差。本文提出一种弱监督视频分割方法,通过构建利用视频帧间时间一致性的显著图,在物体出现于不同帧时保持分割一致性。实验在真实垃圾分拣数据集上进行,训练一个辅助分类器以区分人工操作前后录制的视频,该分类器的显著图可识别需移除的垃圾材料。通过最小化中心帧与邻近帧间显著图差异(已补偿物体位移),实现端到端优化。实验表明,在分类器训练阶段直接引入时间一致性可显著提升分割性能。代码与数据集可申请获取。

原文摘要 · Abstract (English)

In industrial settings, weakly supervised (WS) methods are usually preferred over their fully supervised (FS) counterparts as they do not require costly manual annotations. Unfortunately, the segmentation masks obtained in the WS regime are typically poor in terms of accuracy. In this work, we present a WS method capable of producing accurate masks for semantic segmentation in the case of video streams. More specifically, we build saliency maps that exploit the temporal coherence between consecutive frames in a video, promoting consistency when objects appear in different frames. We apply our method in a waste-sorting scenario, where we perform weakly supervised video segmentation (WSVS) by training an auxiliary classifier that distinguishes between videos recorded before and after a human operator, who manually removes specific wastes from a conveyor belt. The saliency maps of this classifier identify materials to be removed, and we modify the classifier training to minimize differences between the saliency map of a central frame and those in adjacent frames, after having compensated object displacement. Experiments on a real-world dataset demonstrate the benefits of integrating temporal coherence directly during the training phase of the classifier. Code and dataset are available upon request.

弱监督视频分割垃圾分类时间一致性

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