pomelyu / paper-reading-notes

0 stars 0 forks source link

2022 Generalizing Gaze Estimation with Weak-Supervision from Synthetic Views #13

Open pomelyu opened 1 year ago

pomelyu commented 1 year ago

Introduction

https://github.com/deepinsight/insightface/tree/master/reconstruction/gaze This paper trained a gaze estimation network based on arbitrary unlabeled face images, and used HeadGAN to generate data with different head poses for multi-view constraint. In addition to the gaze vector, the network also predict eyeball meshes, which the author proven to be useful.

Method

image

Highlight

Limitation

In section 4, we shown that pseudo-ground truth can be effectively utilized in gaze estimation. In our experimentation, this usually resulted in weaker labels in the pitch axis, which is possibly due to the limited vertical variation of gaze in the data, or flaws of our pseudo-annotation pipeline

What do the weaker labels mean?

Comments

[^1]: Headgan: One-shot neural head synthesis and editing