paper-with-me

Papers

Weakly Supervised Action Learning with RNN based Fine-to-coarse Modeling

2017-03-23 · CVPR 2017 7 · Alexander Richard, Hilde Kuehne, Juergen Gall

We present an approach for weakly supervised learning of human actions. Given a set of videos and an ordered list of the occurring actions, the goal is to infer start and end frames of the related action classes within the video and to train the respective action classifiers without any need for hand labeled frame boundaries. To address this task, we propose a combination of a discriminative representation of subactions, modeled by a recurrent neural network, and a coarse probabilistic model to allow for a temporal alignment and inference over long sequences. While this system alone already generates good results, we show that the performance can be further improved by approximating the number of subactions to the characteristics of the different action classes. To this end, we adapt the number of subaction classes by iterating realignment and reestimation during training. The proposed system is evaluated on two benchmark datasets, the Breakfast and the Hollywood extended dataset, showing a competitive performance on various weak learning tasks such as temporal action segmentation and action alignment.

📄 PDF Abstract BibTeX arXiv:1703.08132

Code (1)

alexanderrichard/squirrel 공식 구현

Tasks

Action SegmentationTemporal Action SegmentationWeakly-supervised Learning

Similar Papers 제목 키워드 기반

Weakly-Supervised Temporal Action Detection for Fine-Grained Videos with Hierarchical Atomic Actions

2022-07-24 · Zhi Li, Lu He, Huijuan Xu

Action understanding has evolved into the era of fine granularity, as most human behaviors in real life have only minor differences. To detect these fine-grained actions accurately in a label-efficient way, we tackle the…

Action DetectionAction UnderstandingFine-Grained Action DetectionWeakly Supervised Action Localization

RefineSeg: Dual Coarse-to-Fine Learning for Medical Image Segmentation

2025-08-04 · Anghong Du, Nay Aung, Theodoros N. Arvanitis, Stefan K. Piechnik 외 arxiv

High-quality pixel-level annotations of medical images are essential for supervised segmentation tasks, but obtaining such annotations is costly and requires medical expertise. To address this challenge, we propose a nov…

Medical Image Segmentation

JCDNet: Joint of Common and Definite phases Network for Weakly Supervised Temporal Action Localization

2023-03-30 · Yifu Liu, Xiaoxia Li, Zhiling Luo, Wei Zhou

Weakly-supervised temporal action localization aims to localize action instances in untrimmed videos with only video-level supervision. We witness that different actions record common phases, e.g., the run-up in the High…

Action LocalizationMultiple Instance LearningTemporal Action LocalizationWeakly-supervised Learning+1

A Weakly Supervised Fine Label Classifier Enhanced by Coarse Supervision

2019-10-01 · ICCV 2019 10 · Fariborz Taherkhani, Hadi Kazemi, Ali Dabouei, Jeremy Dawson 외

Objects are usually organized in a hierarchical structure in which each coarse category (e.g., big cat) corresponds to a superclass of several fine categories (e.g., cheetah, leopard). The objects grouped within the same…

ClassificationGeneral Classificationimage-classificationImage Classification

A Dual-Branch Local-Global Framework for Cross-Resolution Land Cover Mapping

2025-12-23 · Peng Gao, Ke Li, Di Wang, Yongshan Zhu 외 arxiv

Cross-resolution land cover mapping aims to produce high-resolution semantic predictions from coarse or low-resolution supervision, yet the severe resolution mismatch makes effective learning highly challenging. Existing…