CVJun 19, 2020

Real-time Pupil Tracking from Monocular Video for Digital Puppetry

arXiv:2006.11341v130 citations
Originality Incremental advance
AI Analysis

This enables more lifelike digital puppetry for animators and performers, but is incremental as it builds on existing face mesh detection.

The paper tackles real-time pupil tracking from live video on mobile devices for digital puppetry, achieving over 50 FPS on modern phones to control virtual puppet movements.

We present a simple, real-time approach for pupil tracking from live video on mobile devices. Our method extends a state-of-the-art face mesh detector with two new components: a tiny neural network that predicts positions of the pupils in 2D, and a displacement-based estimation of the pupil blend shape coefficients. Our technique can be used to accurately control the pupil movements of a virtual puppet, and lends liveliness and energy to it. The proposed approach runs at over 50 FPS on modern phones, and enables its usage in any real-time puppeteering pipeline.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes