paper-with-me

Papers

Pointly-Supervised Action Localization

2018-05-29 · Pascal Mettes, Cees G. M. Snoek

This paper strives for spatio-temporal localization of human actions in videos. In the literature, the consensus is to achieve localization by training on bounding box annotations provided for each frame of each training video. As annotating boxes in video is expensive, cumbersome and error-prone, we propose to bypass box-supervision. Instead, we introduce action localization based on point-supervision. We start from unsupervised spatio-temporal proposals, which provide a set of candidate regions in videos. While normally used exclusively for inference, we show spatio-temporal proposals can also be leveraged during training when guided by a sparse set of point annotations. We introduce an overlap measure between points and spatio-temporal proposals and incorporate them all into a new objective of a Multiple Instance Learning optimization. During inference, we introduce pseudo-points, visual cues from videos, that automatically guide the selection of spatio-temporal proposals. We outline five spatial and one temporal pseudo-point, as well as a measure to best leverage pseudo-points at test time. Experimental evaluation on three action localization datasets shows our pointly-supervised approach (i) is as effective as traditional box-supervision at a fraction of the annotation cost, (ii) is robust to sparse and noisy point annotations, (iii) benefits from pseudo-points during inference, and (iv) outperforms recent weakly-supervised alternatives. This leads us to conclude that points provide a viable alternative to boxes for action localization.

📄 PDF Abstract BibTeX arXiv:1805.11333

Code (0)

등록된 구현이 없습니다.

Tasks

Action LocalizationMultiple Instance LearningTemporal Localization

Similar Papers 제목 키워드 기반

Spot On: Action Localization from Pointly-Supervised Proposals

2016-04-26 · Pascal Mettes, Jan C. van Gemert, Cees G. M. Snoek

We strive for spatio-temporal localization of actions in videos. The state-of-the-art relies on action proposals at test time and selects the best one with a classifier trained on carefully annotated box annotations. Ann…

Action LocalizationMultiple Instance LearningTemporal Localization

AttentionShift: Iteratively Estimated Part-Based Attention Map for Pointly Supervised Instance Segmentation

2023-01-01 · CVPR 2023 1 · Mingxiang Liao, Zonghao Guo, Yuze Wang, Peng Yuan 외

Pointly supervised instance segmentation (PSIS) learns to segment objects using a single point within the object extent as supervision. Challenged by the non-negligible semantic variance between object parts, however…

Instance SegmentationObjectSegmentationSemantic Segmentation

Active Pointly-Supervised Instance Segmentation

2022-07-23 · Chufeng Tang, Lingxi Xie, Gang Zhang, Xiaopeng Zhang 외

The requirement of expensive annotations is a major burden for training a well-performed instance segmentation model. In this paper, we present an economic active learning setting, named active pointly-supervised instanc…

Active LearningInstance SegmentationSegmentationSemantic Segmentation

Pointly-supervised 3D Scene Parsing with Viewpoint Bottleneck

2021-09-17 · Liyi Luo, Beiwen Tian, Hao Zhao, Guyue Zhou

Semantic understanding of 3D point clouds is important for various robotics applications. Given that point-wise semantic annotation is expensive, in this paper, we address the challenge of learning models with extremely …

Contrastive LearningRepresentation LearningScene Parsing

PointSAM: Pointly-Supervised Segment Anything Model for Remote Sensing Images

2024-09-20 · Nanqing Liu, Xun Xu, Yongyi Su, Haojie Zhang 외

Segment Anything Model (SAM) is an advanced foundational model for image segmentation, which is gradually being applied to remote sensing images (RSIs). Due to the domain gap between RSIs and natural images, traditional …

Image SegmentationSemantic Segmentation