paper-with-me

Papers

RAZE: Region Guided Self-Supervised Gaze Representation Learning

2022-08-04 · Neeru Dubey, Shreya Ghosh, Abhinav Dhall

Automatic eye gaze estimation is an important problem in vision based assistive technology with use cases in different emerging topics such as augmented reality, virtual reality and human-computer interaction. Over the past few years, there has been an increasing interest in unsupervised and self-supervised learning paradigms as it overcomes the requirement of large scale annotated data. In this paper, we propose RAZE, a Region guided self-supervised gAZE representation learning framework which leverage from non-annotated facial image data. RAZE learns gaze representation via auxiliary supervision i.e. pseudo-gaze zone classification where the objective is to classify visual field into different gaze zones (i.e. left, right and center) by leveraging the relative position of pupil-centers. Thus, we automatically annotate pseudo gaze zone labels of 154K web-crawled images and learn feature representations via Ize-Net' framework. Ize-Net' is a capsule layer based CNN architecture which can efficiently capture rich eye representation. The discriminative behaviour of the feature representation is evaluated on four benchmark datasets: CAVE, TabletGaze, MPII and RT-GENE. Additionally, we evaluate the generalizability of the proposed network on two other downstream task (i.e. driver gaze estimation and visual attention estimation) which demonstrate the effectiveness of the learnt eye gaze representation.

📄 PDF Abstract BibTeX arXiv:2208.02485

Code (0)

등록된 구현이 없습니다.

Tasks

Gaze EstimationRepresentation LearningSelf-Supervised Learning

Similar Papers 제목 키워드 기반

GazeCorrection:Self-Guided Eye Manipulation in the wild using Self-Supervised Generative Adversarial Networks

2019-06-03 · arXiv 2019 6 · Jichao Zhang, Meng Sun, Jingjing Chen, Hao Tang 외

Gaze correction aims to redirect the person's gaze into the camera by manipulating the eye region, and it can be considered as a specific image resynthesis problem. Gaze correction has a wide range of applications in rea…

Resynthesis

Unsupervised Learning of Eye Gaze Representation from the Web

2019-04-04 · Neeru Dubey, Shreya Ghosh, Abhinav Dhall

Automatic eye gaze estimation has interested researchers for a while now. In this paper, we propose an unsupervised learning based method for estimating the eye gaze region. To train the proposed network "Ize-Net" in sel…

Gaze Estimation

Gaze Estimation with Eye Region Segmentation and Self-Supervised Multistream Learning

2021-12-15 · Zunayed Mahmud, Paul Hungler, Ali Etemad

We present a novel multistream network that learns robust eye representations for gaze estimation. We first create a synthetic dataset containing eye region masks detailing the visible eyeball and iris using a simulator.…

Contrastive LearningGaze Estimation

Learning Unsupervised Gaze Representation via Eye Mask Driven Information Bottleneck

2024-06-29 · Yangzhou Jiang, Yinxin Lin, Yaoming Wang, Teng Li 외

Appearance-based supervised methods with full-face image input have made tremendous advances in recent gaze estimation tasks. However, intensive human annotation requirement inhibits current methods from achieving indust…

Gaze EstimationUnsupervised Pre-training

Looking Here or There? Gaze Following in 360-Degree Images

2021-01-01 · ICCV 2021 10 · Yunhao Li, Wei Shen, Zhongpai Gao, Yucheng Zhu 외

Gaze following, i.e., detecting the gaze target of a human subject, in 2D images has become an active topic in computer vision. However, it usually suffers from the out of frame issue due to the limited field-of-view…