paper-with-me

Papers

Cognition Transferring and Decoupling for Text-supervised Egocentric Semantic Segmentation

2024-10-02 · Zhaofeng Shi, Heqian Qiu, Lanxiao Wang, Fanman Meng, Qingbo Wu, Hongliang Li

In this paper, we explore a novel Text-supervised Egocentic Semantic Segmentation (TESS) task that aims to assign pixel-level categories to egocentric images weakly supervised by texts from image-level labels. In this task with prospective potential, the egocentric scenes contain dense wearer-object relations and inter-object interference. However, most recent third-view methods leverage the frozen Contrastive Language-Image Pre-training (CLIP) model, which is pre-trained on the semantic-oriented third-view data and lapses in the egocentric view due to the ``relation insensitive" problem. Hence, we propose a Cognition Transferring and Decoupling Network (CTDN) that first learns the egocentric wearer-object relations via correlating the image and text. Besides, a Cognition Transferring Module (CTM) is developed to distill the cognitive knowledge from the large-scale pre-trained model to our model for recognizing egocentric objects with various semantics. Based on the transferred cognition, the Foreground-background Decoupling Module (FDM) disentangles the visual representations to explicitly discriminate the foreground and background regions to mitigate false activation areas caused by foreground-background interferential objects during egocentric relation learning. Extensive experiments on four TESS benchmarks demonstrate the effectiveness of our approach, which outperforms many recent related methods by a large margin. Code will be available at https://github.com/ZhaofengSHI/CTDN.

📄 PDF Abstract BibTeX arXiv:2410.01341

Code (1)

zhaofengshi/ctdn 공식 구현 pytorch

Tasks

Semantic Segmentation

Similar Papers 제목 키워드 기반

Ego-Only: Egocentric Action Detection without Exocentric Transferring

2023-01-03 · ICCV 2023 1 · Huiyu Wang, Mitesh Kumar Singh, Lorenzo Torresani

We present Ego-Only, the first approach that enables state-of-the-art action detection on egocentric (first-person) videos without any form of exocentric (third-person) transferring. Despite the content and appearance ga…

Action DetectionAction LocalizationAction RecognitionTemporal Action Localization

Knowledge Guided Learning: Towards Open Domain Egocentric Action Recognition with Zero Supervision

2020-09-16 · Sathyanarayanan N. Aakur, Sanjoy Kundu, Nikhil Gunti

Advances in deep learning have enabled the development of models that have exhibited a remarkable tendency to recognize and even localize actions in videos. However, they tend to experience errors when faced with scenes …

Action RecognitionDomain AdaptationNovel Object Detectionobject-detection+2

Egocentric zone-aware action recognition across environments

2024-09-21 · Simone Alberto Peirone, Gabriele Goletto, Mirco Planamente, Andrea Bottino 외

Human activities exhibit a strong correlation between actions and the places where these are performed, such as washing something at a sink. More specifically, in daily living environments we may identify particular loca…

Action Recognition

Cross-view Action Recognition Understanding From Exocentric to Egocentric Perspective

2023-05-25 · Thanh-Dat Truong, Khoa Luu

Understanding action recognition in egocentric videos has emerged as a vital research topic with numerous practical applications. With the limitation in the scale of egocentric data collection, learning robust deep learn…

Action Recognition

Ego-Exo: Transferring Visual Representations from Third-person to First-person Videos

2021-04-16 · CVPR 2021 1 · Yanghao Li, Tushar Nagarajan, Bo Xiong, Kristen Grauman

We introduce an approach for pre-training egocentric video models using large-scale third-person video datasets. Learning from purely egocentric data is limited by low dataset scale and diversity, while using purely exoc…

Activity RecognitionDiversityEgocentric Activity RecognitionKnowledge Distillation