paper-with-me

홈 › Papers

End-to-End Joint Semantic Segmentation of Actors and Actions in Video

2018-09-01 · ECCV 2018 9 · Jingwei Ji, Shyamal Buch, Alvaro Soto, Juan Carlos Niebles

Traditional video understanding tasks include human action recognition and actor/object semantic segmentation. However, the combined task of providing semantic segmentation for different actor classes simultaneously with their action class remains a challenging but necessary task for many applications. In this work, we propose a new end-to-end architecture for tackling this task in videos. Our model effectively leverages multiple input modalities, contextual information, and multitask learning in the video to directly output semantic segmentations in a single unified framework. We train and benchmark our model on the Actor-Action Dataset (A2D) for joint actor-action semantic segmentation, and demonstrate state-of-the-art performance for both segmentation and detection. We also perform experiments verifying our approach improves performance for zero-shot recognition, indicating generalizability of our jointly learned feature space.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionSegmentationSemantic SegmentationTemporal Action LocalizationVideo UnderstandingZero-Shot Learning

Similar Papers 제목 키워드 기반

Can Humans Fly? Action Understanding With Multiple Classes of Actors

2015-06-01 · CVPR 2015 6 · Chenliang Xu, Shao-Hang Hsieh, Caiming Xiong, Jason J. Corso

Can humans fly? Emphatically no. Can cars eat? Again, absolutely not. Yet, these absurd inferences result from the current disregard for particular types of actors in action understanding. There is no work we know of on …

Action RecognitionAction UnderstandingSemantic SegmentationTemporal Action Localization

Action Understanding with Multiple Classes of Actors

2017-04-27 · Chenliang Xu, Caiming Xiong, Jason J. Corso

Despite the rapid progress, existing works on action understanding focus strictly on one type of action agent, which we call actor---a human adult, ignoring the diversity of actions performed by other actors. To overcome…

Action RecognitionAction SegmentationAction UnderstandingDiversity+2

Every Frame Counts: Joint Learning of Video Segmentation and Optical Flow

2019-11-28 · Mingyu Ding, Zhe Wang, Bolei Zhou, Jianping Shi 외

A major challenge for video semantic segmentation is the lack of labeled data. In most benchmark datasets, only one frame of a video clip is annotated, which makes most supervised methods fail to utilize information from…

Optical Flow EstimationSegmentationSemantic SegmentationVideo Segmentation+1

MOMA: Multi-Object Multi-Actor Activity Parsing

2021-12-01 · NeurIPS 2021 12 · Zelun Luo, Wanze Xie, Siddharth Kapoor, Yiyun Liang 외

Complex activities often involve multiple humans utilizing different objects to complete actions (e.g., in healthcare settings, physicians, nurses, and patients interact with each other and various medical devices). Reco…

Object

JARViS: Detecting Actions in Video Using Unified Actor-Scene Context Relation Modeling

2024-08-07 · Seok Hwan Lee, Taein Son, Soo Won Seo, Jisong Kim 외

Video action detection (VAD) is a formidable vision task that involves the localization and classification of actions within the spatial and temporal dimensions of a video clip. Among the myriad VAD architectures, two-st…

Action DetectionRelationVideo Action Detection