paper-with-me

Papers

LPM: Learnable Pooling Module for Efficient Full-Face Gaze Estimation

2019-03-13 · Reo Ogusu, Takao Yamanaka

Gaze tracking is an important technology in many domains. Techniques such as Convolutional Neural Networks (CNN) has allowed the invention of gaze tracking method that relies only on commodity hardware such as the camera on a personal computer. It has been shown that the full-face region for gaze estimation can provide better performance than from an eye image alone. However, a problem with using the full-face image is the heavy computation due to the larger image size. This study tackles this problem through compression of the input full-face image by removing redundant information using a novel learnable pooling module. The module can be trained end-to-end by backpropagation to learn the size of the grid in the pooling filter. The learnable pooling module keeps the resolution of valuable regions high and vice versa. This proposed method preserved the gaze estimation accuracy at a certain level when the image was reduced to a smaller size.

📄 PDF Abstract BibTeX arXiv:1903.05761

Code (0)

등록된 구현이 없습니다.

Tasks

Gaze Estimation

Similar Papers 제목 키워드 기반

Multi-task Gaze Estimation Via Unidirectional Convolution

2024-11-27 · Zhang Cheng, Yanxia Wang

Using lightweight models as backbone networks in gaze estimation tasks often results in significant performance degradation. The main reason is that the number of feature channels in lightweight networks is usually small…

Gaze Estimation

Learning Spatio-Temporal Feature Representations for Video-Based Gaze Estimation

2025-12-19 · Alexandre Personnic, Mihai Bâce arxiv

Video-based gaze estimation methods aim to capture the inherently temporal dynamics of human eye gaze from multiple image frames. However, since models must capture both spatial and temporal relationships, performance is…

Gaze Estimation

TextGaze: Gaze-Controllable Face Generation with Natural Language

2024-04-26 · Hengfei Wang, Zhongqun Zhang, Yihua Cheng, Hyung Jin Chang

Generating face image with specific gaze information has attracted considerable attention. Existing approaches typically input gaze values directly for face generation, which is unnatural and requires annotated gaze data…

Face GenerationFace Model

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

LNSMM: Eye Gaze Estimation With Local Network Share Multiview Multitask

2021-01-18 · Yong Huang, Ben Chen, Daiming Qu

Eye gaze estimation has become increasingly significant in computer vision.In this paper,we systematically study the mainstream of eye gaze estimation methods,propose a novel methodology to estimate eye gaze points and e…

Gaze Estimation