SOTAVerified

PE-former: Pose Estimation Transformer

2021-12-09Code Available1· sign in to hype

Paschalis Panteleris, Antonis Argyros

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Vision transformer architectures have been demonstrated to work very effectively for image classification tasks. Efforts to solve more challenging vision tasks with transformers rely on convolutional backbones for feature extraction. In this paper we investigate the use of a pure transformer architecture (i.e., one with no CNN backbone) for the problem of 2D body pose estimation. We evaluate two ViT architectures on the COCO dataset. We demonstrate that using an encoder-decoder transformer architecture yields state of the art results on this estimation problem.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
COCO (Common Objects in Context)PEFORMER-Xcit-dino-p8AP72.6Unverified

Reproductions