paper-with-me

홈 › Papers

Joint Gaze-Location and Gaze-Object Detection

2023-08-26 · Danyang Tu, Wei Shen, Wei Sun, Xiongkuo Min, Guangtao Zhai

This paper proposes an efficient and effective method for joint gaze location detection (GL-D) and gaze object detection (GO-D), \emph{i.e.}, gaze following detection. Current approaches frame GL-D and GO-D as two separate tasks, employing a multi-stage framework where human head crops must first be detected and then be fed into a subsequent GL-D sub-network, which is further followed by an additional object detector for GO-D. In contrast, we reframe the gaze following detection task as detecting human head locations and their gaze followings simultaneously, aiming at jointly detect human gaze location and gaze object in a unified and single-stage pipeline. To this end, we propose GTR, short for \underline{G}aze following detection \underline{TR}ansformer, streamlining the gaze following detection pipeline by eliminating all additional components, leading to the first unified paradigm that unites GL-D and GO-D in a fully end-to-end manner. GTR enables an iterative interaction between holistic semantics and human head features through a hierarchical structure, inferring the relations of salient objects and human gaze from the global image context and resulting in an impressive accuracy. Concretely, GTR achieves a 12.1 mAP gain ($\mathbf{25.1}\%$) on GazeFollowing and a 18.2 mAP gain ($\mathbf{43.3\%}$) on VideoAttentionTarget for GL-D, as well as a 19 mAP improvement ($\mathbf{45.2\%}$) on GOO-Real for GO-D. Meanwhile, unlike existing systems detecting gaze following sequentially due to the need for a human head as input, GTR has the flexibility to comprehend any number of people's gaze followings simultaneously, resulting in high efficiency. Specifically, GTR introduces over a $\times 9$ improvement in FPS and the relative gap becomes more pronounced as the human number grows.

📄 PDF Abstract BibTeX arXiv:2308.13857

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

TransGOP: Transformer-Based Gaze Object Prediction

2024-02-21 · Binglu Wang, Chenxi Guo, Yang Jin, Haisheng Xia 외

Gaze object prediction aims to predict the location and category of the object that is watched by a human. Previous gaze object prediction works use CNN-based object detectors to predict the object's location. However, w…

Gaze EstimationObjectobject-detectionObject Detection+1

GaTector+: A Unified Head-free Framework for Gaze Object and Gaze Following Prediction

2025-10-29 · Yang Jin, Guangyu Guo, Binglu Wang arxiv

Gaze object detection and gaze following are fundamental tasks for interpreting human gaze behavior or intent. However, most previous methods usually solve these two tasks separately, and their prediction of gaze objects…

Object DetectionHead Detection

Object-aware Gaze Target Detection

2023-07-18 · ICCV 2023 1 · Francesco Tonini, Nicola Dall'Asen, Cigdem Beyan, Elisa Ricci

Gaze target detection aims to predict the image location where the person is looking and the probability that a gaze is out of the scene. Several works have tackled this task by regressing a gaze heatmap centered on the …

Object

End-to-End Human-Gaze-Target Detection with Transformers

2022-03-20 · CVPR 2022 1 · Danyang Tu, Xiongkuo Min, Huiyu Duan, Guodong Guo 외

In this paper, we propose an effective and efficient method for Human-Gaze-Target (HGT) detection, i.e., gaze following. Current approaches decouple the HGT detection task into separate branches of salient object detecti…

Gaze Predictionobject-detectionObject DetectionSalient Object Detection

Multiple-gaze geometry: Inferring novel 3D locations from gazes observed in monocular video

2018-09-01 · ECCV 2018 9 · Ernesto Brau, Jinyan Guan, Tanya Jeffries, Kobus Barnard

We develop using person gaze direction for scene understanding. In particular, we use intersecting gazes to learn 3D locations that people tend to look at, which is analogous to having multiple camera views. The 3D locat…

Scene UnderstandingSmall Data Image Classification