paper-with-me

Papers

Weakly Supervised Instance Segmentation for Videos with Temporal Mask Consistency

2021-03-23 · CVPR 2021 1 · Qing Liu, Vignesh Ramanathan, Dhruv Mahajan, Alan Yuille, Zhenheng Yang

Weakly supervised instance segmentation reduces the cost of annotations required to train models. However, existing approaches which rely only on image-level class labels predominantly suffer from errors due to (a) partial segmentation of objects and (b) missing object predictions. We show that these issues can be better addressed by training with weakly labeled videos instead of images. In videos, motion and temporal consistency of predictions across frames provide complementary signals which can help segmentation. We are the first to explore the use of these video signals to tackle weakly supervised instance segmentation. We propose two ways to leverage this information in our model. First, we adapt inter-pixel relation network (IRN) to effectively incorporate motion information during training. Second, we introduce a new MaskConsist module, which addresses the problem of missing object instances by transferring stable predictions between neighboring frames during training. We demonstrate that both approaches together improve the instance segmentation metric $AP_{50}$ on video frames of two datasets: Youtube-VIS and Cityscapes by $5\%$ and $3\%$ respectively.

📄 PDF Abstract BibTeX arXiv:2103.12886

Code (0)

등록된 구현이 없습니다.

Tasks

Instance SegmentationRelation NetworkSegmentationSemantic SegmentationWeakly-supervised instance segmentation

Similar Papers 제목 키워드 기반

Solve the Puzzle of Instance Segmentation in Videos: A Weakly Supervised Framework with Spatio-Temporal Collaboration

2022-12-15 · Liqi Yan, Qifan Wang, Siqi Ma, Jingang Wang 외

Instance segmentation in videos, which aims to segment and track multiple objects in video frames, has garnered a flurry of research attention in recent years. In this paper, we present a novel weakly supervised framewor…

Depth EstimationInstance SegmentationOptical Flow EstimationSegmentation+1

Action Sets: Weakly Supervised Action Segmentation without Ordering Constraints

2017-06-02 · CVPR 2018 6 · Alexander Richard, Hilde Kuehne, Juergen Gall

Action detection and temporal segmentation of actions in videos are topics of increasing interest. While fully supervised systems have gained much attention lately, full annotation of each action within the video is cost…

Action DetectionAction Segmentation

WeakSurg: Weakly supervised surgical instrument segmentation using temporal equivariance and semantic continuity

2024-03-14 · Qiyuan Wang, Yanzhe Liu, Shang Zhao, Rong Liu 외

For robotic surgical videos, instrument presence annotations are typically recorded with video streams, which offering the potential to reduce the manually annotated costs for segmentation. However, weakly supervised sur…

Instance SegmentationInstrument RecognitionRepresentation LearningSegmentation+2

Weakly Supervised Semantic Segmentation using Web-Crawled Videos

2017-01-02 · CVPR 2017 7 · Seunghoon Hong, Donghun Yeo, Suha Kwak, Honglak Lee 외

We propose a novel algorithm for weakly supervised semantic segmentation based on image-level class labels only. In weakly supervised setting, it is commonly observed that trained model overly focuses on discriminative p…

image-classificationImage ClassificationSegmentationSemantic Segmentation+2

Uncertainty-Aware Weakly Supervised Action Detection from Untrimmed Videos

2020-07-21 · ECCV 2020 8 · Anurag Arnab, Chen Sun, Arsha Nagrani, Cordelia Schmid

Despite the recent advances in video classification, progress in spatio-temporal action recognition has lagged behind. A major contributing factor has been the prohibitive cost of annotating videos frame-by-frame. In thi…

Action DetectionAction RecognitionMultiple Instance LearningSpatio-temporal Action Recognition+1