SYNTOLOGY HomeExplorerAtlasCodeMethodologyAboutDevelopersFeedPricing
Paper · 1807.10002 · 2018

Deep Pictorial Gaze Estimation

arXiv · PDF · Open in the Atlas

Code that ran

We lifted 3 functions out of this paper's own repositories and ran 3 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.

RepositoryRoleRan
xiamenwcy/pictorial_net reimplementation 3 of 3
FunctionStatusWhere it lives
conv1x1 Ran xiamenwcy/pictorial_net/models/pictorial_net.py
pointer only (licence: NONE) · get_code("ec8133b2be255dbc")
conv3x3 Ran xiamenwcy/pictorial_net/models/pictorial_net.py
pointer only (licence: NONE) · get_code("18fbe72ffac82ee3")
conv7x7 Ran xiamenwcy/pictorial_net/models/pictorial_net.py
pointer only (licence: NONE) · get_code("8eaee421f542cd2f")

Repositories linked to this paper

Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.

Abstract

Estimating human gaze from natural eye images only is a challenging task. Gaze direction can be defined by the pupil- and the eyeball center where the latter is unobservable in 2D images. Hence, achieving highly accurate gaze estimates is an ill-posed problem. In this paper, we introduce a novel deep neural network architecture specifically designed for the task of gaze estimation from single eye input. Instead of directly regressing two angles for the pitch and yaw of the eyeball, we regress to an intermediate pictorial representation which in turn simplifies the task of 3D gaze direction estimation. Our quantitative and qualitative results show that our approach achieves higher accuracies than the state-of-the-art and is robust to variation in gaze, head pose and image quality.

For agents

The same record, over MCP at https://syntology.ai/mcp:

get_harvested_code_for_paper("1807.10002")
get_code_for_paper("1807.10002")
have("1807.10002")

Connect an agent — have() is free.