Pith. sign in

REVIEW 5 cited by

ViTPose: Simple Vision Transformer Baselines for Human Pose Estimation

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2204.12484 v3 pith:IB3QJV5X submitted 2022-04-26 cs.CV

classification cs.CV
keywords vitposemodelposeestimationknowledgesimpletransformersvision
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Although no specific domain knowledge is considered in the design, plain vision transformers have shown excellent performance in visual recognition tasks. However, little effort has been made to reveal the potential of such simple structures for pose estimation tasks. In this paper, we show the surprisingly good capabilities of plain vision transformers for pose estimation from various aspects, namely simplicity in model structure, scalability in model size, flexibility in training paradigm, and transferability of knowledge between models, through a simple baseline model called ViTPose. Specifically, ViTPose employs plain and non-hierarchical vision transformers as backbones to extract features for a given person instance and a lightweight decoder for pose estimation. It can be scaled up from 100M to 1B parameters by taking the advantages of the scalable model capacity and high parallelism of transformers, setting a new Pareto front between throughput and performance. Besides, ViTPose is very flexible regarding the attention type, input resolution, pre-training and finetuning strategy, as well as dealing with multiple pose tasks. We also empirically demonstrate that the knowledge of large ViTPose models can be easily transferred to small ones via a simple knowledge token. Experimental results show that our basic ViTPose model outperforms representative methods on the challenging MS COCO Keypoint Detection benchmark, while the largest model sets a new state-of-the-art. The code and models are available at https://github.com/ViTAE-Transformer/ViTPose.

Discussion (0). Sign in to comment.

Forward citations

Cited by 5 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Unleashing Infinite Motion: Scaling Expressive Quadrupedal Motion via Generative Video Priors

    cs.RO 2026-06 conditional novelty 7.0 of 10

    Uni-Mo generates 7,488 language-annotated quadruped motions via LLM prompts and video diffusion, lifts them to 3D trajectories, and trains policies achieving 96.7% real-robot success on 392 sampled motions.

  2. TaskNPoint: How to Teach Your Humanoid to Hit a Backhand in Minutes

    cs.RO 2026-06 unverdicted novelty 6.0 of 10

    TaskNPoint lets humanoid robots learn dynamic skills such as tennis backhands from single short human video demonstrations plus under one hour of single-GPU simulation training, achieving zero-shot generalization to n...

  3. MoViD: View-Invariant 3D Human Pose Estimation via Motion-View Disentanglement

    cs.CV 2026-03 unverdicted novelty 6.0 of 10

    MoViD disentangles motion and view features via a view estimator and orthogonal projection with contrastive alignment to deliver viewpoint-invariant 3D pose estimation that cuts errors over 24% with 60% less data and ...

  4. LiCamPose: Combining Multi-View LiDAR and RGB Cameras for Robust Single-timestamp 3D Human Pose Estimation

    cs.CV 2023-12 unverdicted novelty 5.0 of 10

    LiCamPose combines multi-view RGB and LiDAR inputs via volumetric fusion, pretrains on synthetic data, and applies unsupervised adaptation to achieve robust single-frame 3D human pose estimation on multiple datasets.

  5. Wan-S2V: Audio-Driven Cinematic Video Generation

    cs.CV 2025-08 reject novelty 4.0 of 10

    Wan-S2V is an audio-driven video generator built on Wan, claiming better cinematic character animation than prior systems, though the evaluation is limited.

Pith tools