paper-with-me

Papers

3DGazeNet: Generalizing Gaze Estimation with Weak-Supervision from Synthetic Views

2022-12-06 · Evangelos Ververas, Polydefkis Gkagkos, Jiankang Deng, Michail Christos Doukas, Jia Guo, Stefanos Zafeiriou

Developing gaze estimation models that generalize well to unseen domains and in-the-wild conditions remains a challenge with no known best solution. This is mostly due to the difficulty of acquiring ground truth data that cover the distribution of faces, head poses, and environments that exist in the real world. Most recent methods attempt to close the gap between specific source and target domains using domain adaptation. In this work, we propose to train general gaze estimation models which can be directly employed in novel environments without adaptation. To do so, we leverage the observation that head, body, and hand pose estimation benefit from revising them as dense 3D coordinate prediction, and similarly express gaze estimation as regression of dense 3D eye meshes. To close the gap between image domains, we create a large-scale dataset of diverse faces with gaze pseudo-annotations, which we extract based on the 3D geometry of the scene, and design a multi-view supervision framework to balance their effect during training. We test our method in the task of gaze generalization, in which we demonstrate improvement of up to 30% compared to state-of-the-art when no ground truth data are available, and up to 10% when they are. The project material are available for research purposes at https://github.com/Vagver/3DGazeNet.

📄 PDF Abstract BibTeX arXiv:2212.02997

Code (3)

vagver/3dgazenet 공식 구현 pytorch
vagver/dense3deyes 공식 구현 pytorch
pedrobvidal/insightface pytorch

Tasks

3D geometryDomain AdaptationGaze EstimationHand Pose EstimationPose Estimation

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

HybridGazeNet: Geometric model guided Convolutional Neural Networks for gaze estimation

2021-11-23 · Shaobo Guo, Xiao Jiang, Zhizhong Su, Rui Wu 외

As a critical cue for understanding human intention, human gaze provides a key signal for Human-Computer Interaction(HCI) applications. Appearance-based gaze estimation, which directly regresses the gaze vector from eye …

Gaze Estimation

Weakly-Supervised Physically Unconstrained Gaze Estimation

2021-05-20 · CVPR 2021 1 · Rakshit Kothari, Shalini De Mello, Umar Iqbal, Wonmin Byeon 외

A major challenge for physically unconstrained gaze estimation is acquiring training data with 3D gaze annotations for in-the-wild and outdoor scenarios. In contrast, videos of human interactions in unconstrained environ…

Domain GeneralizationGaze Estimation

Enhancing 3D Gaze Estimation in the Wild using Weak Supervision with Gaze Following Labels

2025-02-27 · CVPR 2025 1 · Pierre Vuillecard, Jean-Marc Odobez

Accurate 3D gaze estimation in unconstrained real-world environments remains a significant challenge due to variations in appearance, head pose, occlusion, and the limited availability of in-the-wild 3D gaze datasets. To…

Domain GeneralizationGaze Estimation

Generalizing Gaze Estimation with Outlier-guided Collaborative Adaptation

2021-07-29 · ICCV 2021 10 · Yunfei Liu, Ruicong Liu, Haofei Wang, Feng Lu

Deep neural networks have significantly improved appearance-based gaze estimation accuracy. However, it still suffers from unsatisfactory performance when generalizing the trained model to new domains, e.g., unseen envir…

Domain AdaptationGaze Estimation

Generalizing Gaze Estimation With Rotation Consistency

2022-01-01 · CVPR 2022 1 · Yiwei Bao, Yunfei Liu, Haofei Wang, Feng Lu

Recent advances of deep learning-based approaches have achieved remarkable performance on appearance-based gaze estimation. However, due to the shortage of target domain data and absence of target labels, generalizin…

Domain AdaptationGaze EstimationUnsupervised Domain Adaptation