TransGOP: Transformer-Based Gaze Object Prediction
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, we find that Transformer-based object detectors can predict more accurate object location for dense objects in retail scenarios. Moreover, the long-distance modeling capability of the Transformer can help to build relationships between the human head and the gaze object, which is important for the GOP task. To this end, this paper introduces Transformer into the fields of gaze object prediction and proposes an end-to-end Transformer-based gaze object prediction method named TransGOP. Specifically, TransGOP uses an off-the-shelf Transformer-based object detector to detect the location of objects and designs a Transformer-based gaze autoencoder in the gaze regressor to establish long-distance gaze relationships. Moreover, to improve gaze heatmap regression, we propose an object-to-gaze cross-attention mechanism to let the queries of the gaze autoencoder learn the global-memory position knowledge from the object detector. Finally, to make the whole framework end-to-end trained, we propose a Gaze Box loss to jointly optimize the object detector and gaze regressor by enhancing the gaze heatmap energy in the box of the gaze object. Extensive experiments on the GOO-Synth and GOO-Real datasets demonstrate that our TransGOP achieves state-of-the-art performance on all tracks, i.e., object detection, gaze estimation, and gaze object prediction. Our code will be available at https://github.com/chenxi-Guo/TransGOP.git.
Code (1)
Tasks
Gaze EstimationObjectobject-detectionObject DetectionPredictionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
TransGaze-Object: Transformer Based Driver Gaze Object Prediction Framework in Real Driving
Driver gaze provides information regarding driver visual attention and situational awareness to the surrounding traffic. Existing driver gaze estimation studies represent gaze in terms of gaze zone or gaze vector/point-o…
Gaze EstimationGazeformer: Scalable, Effective and Fast Prediction of Goal-Directed Human Attention
Predicting human gaze is important in Human-Computer Interaction (HCI). However, to practically serve HCI applications, gaze prediction models must be scalable, fast, and accurate in their spatial and temporal gaze predi…
DecoderGaze PredictionLanguage ModellingPrediction+2Look Hear: Gaze Prediction for Speech-directed Human Attention
For computer systems to effectively interact with humans using spoken language, they need to understand how the words being generated affect the users' moment-by-moment attention. Our study focuses on the incremental pre…
DecoderGaze PredictionReferring ExpressionScanpath predictionEnd-to-End Human-Gaze-Target Detection with Transformers
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 DetectionHuman-Object Interaction Prediction in Videos through Gaze Following
Understanding the human-object interactions (HOIs) from a video is essential to fully comprehend a visual scene. This line of research has been addressed by detecting HOIs from images and lately from videos. However, the…
Human-Object Interaction AnticipationHuman-Object Interaction DetectionObject