paper-with-me

Papers

A Self Validation Network for Object-Level Human Attention Estimation

2019-10-31 · NeurIPS 2019 12 · Zehua Zhang, Chen Yu, David Crandall

Due to the foveated nature of the human vision system, people can focus their visual attention on a small region of their visual field at a time, which usually contains only a single object. Estimating this object of attention in first-person (egocentric) videos is useful for many human-centered real-world applications such as augmented reality applications and driver assistance systems. A straightforward solution for this problem is to pick the object whose bounding box is hit by the gaze, where eye gaze point estimation is obtained from a traditional eye gaze estimator and object candidates are generated from an off-the-shelf object detector. However, such an approach can fail because it addresses the where and the what problems separately, despite that they are highly related, chicken-and-egg problems. In this paper, we propose a novel unified model that incorporates both spatial and temporal evidence in identifying as well as locating the attended object in firstperson videos. It introduces a novel Self Validation Module that enforces and leverages consistency of the where and the what concepts. We evaluate on two public datasets, demonstrating that Self Validation Module significantly benefits both training and testing and that our model outperforms the state-of-the-art.

📄 PDF Abstract BibTeX arXiv:1910.14260

Code (1)

zehzhang/MindreaderNet-Mr.-Net- tf

Tasks

Object

Similar Papers 제목 키워드 기반

Self-produced Guidance for Weakly-supervised Object Localization

2018-07-24 · ECCV 2018 9 · Xiaolin Zhang, Yunchao Wei, Guoliang Kang, Yi Yang 외

Weakly supervised methods usually generate localization results based on attention maps produced by classification networks. However, the attention maps exhibit the most discriminative parts of the object which are small…

ClassificationGeneral ClassificationObjectObject Localization+1

A Self-Training Framework Based on Multi-Scale Attention Fusion for Weakly Supervised Semantic Segmentation

2023-05-10 · Guoqing Yang, Chuang Zhu, Yu Zhang

Weakly supervised semantic segmentation (WSSS) based on image-level labels is challenging since it is hard to obtain complete semantic regions. To address this issue, we propose a self-training method that utilizes fused…

DenoisingSemantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation

PMVOS: Pixel-Level Matching-Based Video Object Segmentation

2020-09-18 · Suhwan Cho, Heansung Lee, Sungmin Woo, Sungjun Jang 외

Semi-supervised video object segmentation (VOS) aims to segment arbitrary target objects in video when the ground truth segmentation mask of the initial frame is provided. Due to this limitation of using prior knowledge …

ObjectOne-shot visual object segmentationSegmentationSemantic Segmentation+3

VOLO: Vision Outlooker for Visual Recognition

2021-06-24 · Li Yuan, Qibin Hou, Zihang Jiang, Jiashi Feng 외

Visual recognition has been dominated by convolutional neural networks (CNNs) for years. Though recently the prevailing vision transformers (ViTs) have shown great potential of self-attention based models in ImageNet cla…

Domain GeneralizationImage ClassificationSemantic Segmentation

From Scene to Object: Text-Guided Dual-Gaze Prediction

2026-04-22 · Zehong Ke, Yanbo Jiang, Jinhao Li, Zhiyuan Liu 외 arxiv

Interpretable driver attention prediction is crucial for human-like autonomous driving. However, existing datasets provide only scene-level global gaze rather than fine-grained object-level annotations, inherently failin…

Autonomous Driving