LinkSearchMenuExpandDocument

Performance Capture Benchmark

Description

The Performance Capture Benchmark is a real-world application benchmarking of zero-th order optimizers usingnevergrad.Performance capture aims at fitting an animatable template 3D mesh to sensor data, and in this particular realization, post-processed live meshes of sensed volumetric (multi-view depth) data.

A dataset of 11 performances and subjects has been acquired via a Volumetric Capture System[1].For the purposes of this benchmark and for each performance, a 3D animatable template mesh has been created along with the selection of one individual target frame. The benchmark aims to assess the performance of various zero-th optimizers (as implemented in nevergrad) to the task of fitting the animatable template mesh (via its animation parameters) to the sensed 3D data of the selected performance’s target frame.

To realize the benchmark, we release Windows binaries of a Performance Capture Benchmark Server (Perfcap benchmark server) which is able to serve Objective Function evaluations for arbitrary template mesh animation parameter values for each one of the designed experiments. On the nevergrad side, we implemented a python client to this benchmark server, which acts as an ObjectiveFunction proxy for every benchmarked optimizer.

Definitions

Project

Aprojectconsists of sensed 3D data captured during the performance recording of a single human and a constructed animatable template of the performer.

Experiment

As anexperimentwe define the problem of fitting the subject’s template 3D mesh to a specific target frame of the captured performance. Each experiment instance is tightly bound to a project. Further, an experiment instance is bound to a specific objective function parameterization and to a specific optimizer under a pre-defined budget. Objective function parameterization consists of defining a subset of template’s animation variables to optimize against (i.e. locking/excluding some degrees of freedom for some joints) and specifying weights of individual error terms.

Table of Contents

[1]Volumetric Capture @ VCL3D