paper-with-me

홈 › Papers

Multimodal Across Domains Gaze Target Detection

2022-08-23 · Francesco Tonini, Cigdem Beyan, Elisa Ricci

This paper addresses the gaze target detection problem in single images captured from the third-person perspective. We present a multimodal deep architecture to infer where a person in a scene is looking. This spatial model is trained on the head images of the person-of- interest, scene and depth maps representing rich context information. Our model, unlike several prior art, do not require supervision of the gaze angles, do not rely on head orientation information and/or location of the eyes of person-of-interest. Extensive experiments demonstrate the stronger performance of our method on multiple benchmark datasets. We also investigated several variations of our method by altering joint-learning of multimodal data. Some variations outperform a few prior art as well. First time in this paper, we inspect domain adaption for gaze target detection, and we empower our multimodal network to effectively handle the domain gap across datasets. The code of the proposed method is available at https://github.com/francescotonini/multimodal-across-domains-gaze-target-detection.

📄 PDF Abstract BibTeX arXiv:2208.10822

Code (1)

francescotonini/multimodal-across-domains-gaze-target-detection 공식 구현 pytorch

Tasks

Gaze EstimationGaze Target Estimation

Similar Papers 제목 키워드 기반

GazeHTA: End-to-end Gaze Target Detection with Head-Target Association

2024-04-16 · Zhi-Yi Lin, Jouh Yeong Chew, Jan van Gemert, Xucong Zhang

We propose an end-to-end approach for gaze target detection: predicting a head-target connection between individuals and the target image regions they are looking at. Most of the existing methods use independent componen…

Gaze Target Estimation

GazeCLIP: Gaze-Guided CLIP with Adaptive-Enhanced Fine-Grained Language Prompt for Deepfake Attribution and Detection

2026-03-31 · Yaning Zhang, Linlin Shen, Zitong Yu, Chunjie Ma 외 arxiv

Current deepfake attribution or deepfake detection works tend to exhibit poor generalization to novel generative methods due to the limited exploration in visual modalities alone. They tend to assess the attribution or d…

DeepFake Detection

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

Source-Free Adaptive Gaze Estimation by Uncertainty Reduction

2023-01-01 · CVPR 2023 1 · Xin Cai, Jiabei Zeng, Shiguang Shan, Xilin Chen

Gaze estimation across domains has been explored recently because the training data are usually collected under controlled conditions while the trained gaze estimators are used in real and diverse environments. Howev…

Domain AdaptationGaze EstimationSource-Free Domain Adaptation

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