paper-with-me

Papers

Gaze-LLE: Gaze Target Estimation via Large-Scale Learned Encoders

2024-12-12 · CVPR 2025 1 · Fiona Ryan, Ajay Bati, Sangmin Lee, Daniel Bolya, Judy Hoffman, James M. Rehg

We address the problem of gaze target estimation, which aims to predict where a person is looking in a scene. Predicting a person's gaze target requires reasoning both about the person's appearance and the contents of the scene. Prior works have developed increasingly complex, hand-crafted pipelines for gaze target estimation that carefully fuse features from separate scene encoders, head encoders, and auxiliary models for signals like depth and pose. Motivated by the success of general-purpose feature extractors on a variety of visual tasks, we propose Gaze-LLE, a novel transformer framework that streamlines gaze target estimation by leveraging features from a frozen DINOv2 encoder. We extract a single feature representation for the scene, and apply a person-specific positional prompt to decode gaze with a lightweight module. We demonstrate state-of-the-art performance across several gaze benchmarks and provide extensive analysis to validate our design choices. Our code is available at: http://github.com/fkryan/gazelle .

📄 PDF Abstract BibTeX arXiv:2412.09586

Code (1)

fkryan/gazelle 공식 구현 pytorch

Tasks

Gaze Target Estimation

Similar Papers 제목 키워드 기반

GazeShift: Unsupervised Gaze Estimation and Dataset for VR

2026-03-08 · Gil Shapira, Ishay Goldin, Evgeny Artyomov, Donghoon Kim 외 arxiv

Gaze estimation is instrumental in modern virtual reality (VR) systems. Despite significant progress in remote-camera gaze estimation, VR gaze research remains constrained by data scarcity, particularly the lack of large…

Gaze Estimation

ETH-XGaze: A Large Scale Dataset for Gaze Estimation under Extreme Head Pose and Gaze Variation

2020-07-31 · ECCV 2020 8 · Xucong Zhang, Seonwook Park, Thabo Beeler, Derek Bradley 외

Gaze estimation is a fundamental task in many applications of computer vision, human computer interaction and robotics. Many state-of-the-art methods are trained and tested on custom datasets, making comparison across me…

Gaze Estimation

Multi-scale Object-Aware Gaze Estimation via Geometric Reasoning

2026-06-28 · Jiajie Mi, Xinyu Liu, Mengke Song, Chenglizhao Chen arxiv

Gaze target estimation aims to predict the semantic object an observer fixates upon within an image, a task deeply rooted in the object-oriented nature of human gaze. Observers tend to select a specific semantic entity a…

Gaze Target EstimationGaze Estimation

Gaze Target Estimation Anywhere with Concepts

2026-08-11 · Xu Cao, Houze Yang, Vipin Gunda, Zhongyi Zhou 외 hf

Estimating human gaze targets from images in-the-wild is an important and formidable task. Existing approaches primarily employ brittle, multi-stage pipelines that require explicit inputs, like head bounding boxes and hu…

Gaze Target EstimationGaze Estimation

Unsupervised Representation Learning for Gaze Estimation

2019-11-16 · CVPR 2020 6 · Yu Yu, Jean-Marc Odobez

Although automatic gaze estimation is very important to a large variety of application areas, it is difficult to train accurate and robust gaze models, in great part due to the difficulty in collecting large and diverse …

Gaze Estimationgaze redirectionHead Pose EstimationPose Estimation+1