paper-with-me

Papers

Multi-view Gaze Target Estimation

2025-08-07 · Qiaomu Miao, Vivek Raju Golani, Jingyi Xu, Progga Paromita Dutta, Minh Hoai, Dimitris Samaras arxiv

This paper presents a method that utilizes multiple camera views for the gaze target estimation (GTE) task. The approach integrates information from different camera views to improve accuracy and expand applicability, addressing limitations in existing single-view methods that face challenges such as face occlusion, target ambiguity, and out-of-view targets. Our method processes a pair of camera views as input, incorporating a Head Information Aggregation (HIA) module for leveraging head information from both views for more accurate gaze estimation, an Uncertainty-based Gaze Selection (UGS) for identifying the most reliable gaze output, and an Epipolar-based Scene Attention (ESA) module for cross-view background information sharing. This approach significantly outperforms single-view baselines, especially when the second camera provides a clear view of the person's face. Additionally, our method can estimate the gaze target in the first view using the image of the person in the second view only, a capability not possessed by single-view GTE methods. Furthermore, the paper introduces a multi-view dataset for developing and evaluating multi-view GTE methods. Data and code are available at https://www3.cs.stonybrook.edu/~cvl/multiview_gte.html

📄 PDF Abstract BibTeX arXiv:2508.05857

Code (0)

등록된 구현이 없습니다.

Tasks

Gaze Target EstimationGaze Estimation

Similar Papers 제목 키워드 기반

AA: A Multi-view Multimodal Dataset for Screen-based Gaze Estimation

2026-06-30 · Chang Liu, Jiaqi Liu, Zhoutong Ye, Xinjie Shen 외 arxiv

We present AA, a multi-view multimodal dataset for screen-based gaze estimation. The dataset captures synchronized facial observations from eight fixed screen-mounted cameras and two additional side-view cameras, paired …

Gaze Estimation

Learning-by-Novel-View-Synthesis for Full-Face Appearance-Based 3D Gaze Estimation

2022-01-20 · Jiawei Qin, Takuru Shimoyama, Yusuke Sugano

Despite recent advances in appearance-based gaze estimation techniques, the need for training data that covers the target head pose and gaze distribution remains a crucial challenge for practical deployment. This work ex…

3D Face ReconstructionData AugmentationFace ReconstructionGaze Estimation+1

DVGaze: Dual-View Gaze Estimation

2023-08-20 · ICCV 2023 1 · Yihua Cheng, Feng Lu

Gaze estimation methods estimate gaze from facial appearance with a single camera. However, due to the limited view of a single camera, the captured facial appearance cannot provide complete facial information and thus c…

Gaze Estimation

LNSMM: Eye Gaze Estimation With Local Network Share Multiview Multitask

2021-01-18 · Yong Huang, Ben Chen, Daiming Qu

Eye gaze estimation has become increasingly significant in computer vision.In this paper,we systematically study the mainstream of eye gaze estimation methods,propose a novel methodology to estimate eye gaze points and e…

Gaze Estimation

Upper-Body Pose-based Gaze Estimation for Privacy-Preserving 3D Gaze Target Detection

2024-09-26 · Andrea Toaiari, Vittorio Murino, Marco Cristani, Cigdem Beyan

Gaze Target Detection (GTD), i.e., determining where a person is looking within a scene from an external viewpoint, is a challenging task, particularly in 3D space. Existing approaches heavily rely on analyzing the perso…

Gaze EstimationPrivacy Preserving