SOTAVerified

MeshPose: Unifying DensePose and 3D Body Mesh reconstruction

2024-06-14CVPR 2024Code Available1· sign in to hype

Eric-Tuan Lê, Antonis Kakolyris, Petros Koutras, Himmy Tam, Efstratios Skordos, George Papandreou, Riza Alp Güler, Iasonas Kokkinos

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

DensePose provides a pixel-accurate association of images with 3D mesh coordinates, but does not provide a 3D mesh, while Human Mesh Reconstruction (HMR) systems have high 2D reprojection error, as measured by DensePose localization metrics. In this work we introduce MeshPose to jointly tackle DensePose and HMR. For this we first introduce new losses that allow us to use weak DensePose supervision to accurately localize in 2D a subset of the mesh vertices ('VertexPose'). We then lift these vertices to 3D, yielding a low-poly body mesh ('MeshPose'). Our system is trained in an end-to-end manner and is the first HMR method to attain competitive DensePose accuracy, while also being lightweight and amenable to efficient inference, making it suitable for real-time AR applications.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
DensePose-COCOMeshPose (HRNet32)AP47.87Unverified

Reproductions