Challenges

Submission Tools

3D Reconstruction - Fit3D

The purpose of this challenge is to advance the state of the art in 3D human reconstruction in fitness exercises. We standardize the evaluation protocol and metrics to facilitate the comparison of different research methods.

Our evaluation server accepts multiple formats of the reconstructions: The following evaluation metrics are computed:
  • MPJPE: Mean Per Joint Position Error
  • MPJPE-PA: Mean Per Joint Position Error after Procrustes Analysis
  • Translation Error computed on the pelvis joint
  • GHUM MPVPE: Mean Per Vertex Position Error in the GHUM mesh format
  • GHUM MPVPE-PA: Mean Per Vertex Position Error after Procrustes Analysis in the GHUM mesh format
  • SMPLX MPVPE: Mean Per Vertex Position Error in the SMPLX mesh format
  • SMPLX MPVPE-PA: Mean Per Vertex Position Error after Procrustes Analysis in the SMPLX mesh format
It is required to submit only one person prediction per frame.

The TEST set consists of only one random camera viewpoint per sequence. Each prediction has to be provided in the coordinate system of the provided camera.

We require predictions only on a subset of frames, equally distanced and provided in the Template File. All evaluation metrics are averaged and reported over all frames that were sampled.

Please take into account that there is a fixed time window of 3 days between consequent submissions! To avoid wasting submissions, please validate their format using the Format Validation Code and feel free to render the predictions with the provided Visualization Code.
Template File
Format Validation Code
Visualization Code