paper-with-me

홈 › Papers

Towards Pixel-Level Prediction for Gaze Following: Benchmark and Approach

2024-11-30 · Feiyang Liu, Dan Guo, Jingyuan Xu, Zihao He, Shengeng Tang, Kun Li, Meng Wang

Following the gaze of other people and analyzing the target they are looking at can help us understand what they are thinking, and doing, and predict the actions that may follow. Existing methods for gaze following struggle to perform well in natural scenes with diverse objects, and focus on gaze points rather than objects, making it difficult to deliver clear semantics and accurate scope of the targets. To address this shortcoming, we propose a novel gaze target prediction solution named GazeSeg, that can fully utilize the spatial visual field of the person as guiding information and lead to a progressively coarse-to-fine gaze target segmentation and recognition process. Specifically, a prompt-based visual foundation model serves as the encoder, working in conjunction with three distinct decoding modules (e.g. FoV perception, heatmap generation, and segmentation) to form the framework for gaze target prediction. Then, with the head bounding box performed as an initial prompt, GazeSeg obtains the FoV map, heatmap, and segmentation map progressively, leading to a unified framework for multiple tasks (e.g. direction estimation, gaze target segmentation, and recognition). In particular, to facilitate this research, we construct and release a new dataset, comprising 72k images with pixel-level annotations and 270 categories of gaze targets, built upon the GazeFollow dataset. The quantitative evaluation shows that our approach achieves the Dice of 0.325 in gaze target segmentation and 71.7% top-5 recognition. Meanwhile, our approach also outperforms previous state-of-the-art methods, achieving 0.953 in AUC on the gaze-following task. The dataset and code will be released.

📄 PDF Abstract BibTeX arXiv:2412.00309

Code (0)

등록된 구현이 없습니다.

Tasks

Segmentation

Methods 이 논문이 사용한 방법론

Heatmap 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

Patch-level Gaze Distribution Prediction for Gaze Following

2022-11-20 · Qiaomu Miao, Minh Hoai, Dimitris Samaras

Gaze following aims to predict where a person is looking in a scene, by predicting the target location, or indicating that the target is located outside the image. Recent works detect the gaze target by training a heatma…

Binary ClassificationPrediction

Sharingan: A Transformer-based Architecture for Gaze Following

2023-10-01 · Samy Tafasca, Anshul Gupta, Jean-Marc Odobez

Gaze is a powerful form of non-verbal communication and social interaction that humans develop from an early age. As such, modeling this behavior is an important task that can benefit a broad set of application domains r…

Gaze PredictionPredictionSociology

Boosting Gaze Object Prediction via Pixel-level Supervision from Vision Foundation Model

2024-08-02 · Yang Jin, Lei Zhang, Shi Yan, Bin Fan 외

Gaze object prediction (GOP) aims to predict the category and location of the object that a human is looking at. Previous methods utilized box-level supervision to identify the object that a person is looking at, but str…

Objectobject-detectionObject DetectionSegmentation+1

Sharingan: A Transformer Architecture for Multi-Person Gaze Following

2024-01-01 · CVPR 2024 1 · Samy Tafasca, Anshul Gupta, Jean-Marc Odobez

Gaze is a powerful form of non-verbal communication that humans develop from an early age. As such modeling this behavior is an important task that can benefit a broad set of application domains ranging from robotics…

Gaze PredictionSociology

GOO: A Dataset for Gaze Object Prediction in Retail Environments

2021-05-22 · Henri Tomas, Marcus Reyes, Raimarc Dionido, Mark Ty 외

One of the most fundamental and information-laden actions humans do is to look at objects. However, a survey of current works reveals that existing gaze-related datasets annotate only the pixel being looked at, and not t…

Domain AdaptationGaze EstimationObject