English

Sapiens2

Computer Vision and Pattern Recognition 2026-04-24 v1

Abstract

We present Sapiens2, a model family of high-resolution transformers for human-centric vision focused on generalization, versatility, and high-fidelity outputs. Our model sizes range from 0.4 to 5 billion parameters, with native 1K resolution and hierarchical variants that support 4K. Sapiens2 substantially improves over its predecessor in both pretraining and post-training. First, to learn features that capture low-level details (for dense prediction) and high-level semantics (for zero-shot or few-label settings), we combine masked image reconstruction with self-distilled contrastive objectives. Our evaluations show that this unified pretraining objective is better suited for a wider range of downstream tasks. Second, along the data axis, we pretrain on a curated dataset of 1 billion high-quality human images and improve the quality and quantity of task annotations. Third, architecturally, we incorporate advances from frontier models that enable longer training schedules with improved stability. Our 4K models adopt windowed attention to reason over longer spatial context and are pretrained with 2K output resolution. Sapiens2 sets a new state-of-the-art and improves over the first generation on pose (+4 mAP), body-part segmentation (+24.3 mIoU), normal estimation (45.6% lower angular error) and extends to new tasks such as pointmap and albedo estimation. Code: https://github.com/facebookresearch/sapiens2

Keywords

Cite

@article{arxiv.2604.21681,
  title  = {Sapiens2},
  author = {Rawal Khirodkar and He Wen and Julieta Martinez and Yuan Dong and Su Zhaoen and Shunsuke Saito},
  journal= {arXiv preprint arXiv:2604.21681},
  year   = {2026}
}

Comments

Accepted to ICLR 2026

R2 v1 2026-07-01T12:32:30.181Z