File size: 1,854 Bytes
445e4b1
 
 
fa2990c
 
445e4b1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
34b6c64
445e4b1
 
 
 
 
34b6c64
445e4b1
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
---
language: en
license: cc-by-nc-4.0
tags:
- sapiens
---

# Depth-Sapiens-0.6B-Torchscript

### Model Details
Sapiens is a family of vision transformers pretrained on 300 million human images at 1024 x 1024 image resolution. The pretrained models, when finetuned for human-centric vision tasks, generalize to in-the-wild conditions.
Sapiens-0.6B natively support 1K high-resolution inference. The resulting models exhibit remarkable generalization to in-the-wild data, even when labeled data is scarce or entirely synthetic.

- **Developed by:** Meta
- **Model type:** Vision Transformer
- **License:** Creative Commons Attribution-NonCommercial 4.0
- **Task:** depth
- **Format:** torchscript
- **File:** sapiens_0.6b_render_people_epoch_70_torchscript.pt2

### Model Card
- **Image Size:** 1024 x 768 (H x W)
- **Num Parameters:** 0.664 B
- **FLOPs:** 2.583 TFLOPs
- **Patch Size:** 16 x 16
- **Embedding Dimensions:** 1280
- **Num Layers:** 32
- **Num Heads:** 16
- **Feedforward Channels:** 5120

### More Resources
- **Repository:** [https://github.com/facebookresearch/sapiens](https://github.com/facebookresearch/sapiens)
- **Paper:** [https://arxiv.org/abs/2408.12569](https://arxiv.org/abs/2408.12569)
- **Demo:** [https://huggingface.co/spaces/facebook/sapiens-depth](https://huggingface.co/spaces/facebook/sapiens-depth)
- **Project Page:** [https://about.meta.com/realitylabs/codecavatars/sapiens/](https://about.meta.com/realitylabs/codecavatars/sapiens/)
- **Additional Results:** [https://rawalkhirodkar.github.io/sapiens/](https://rawalkhirodkar.github.io/sapiens/)
- **HuggingFace Collection:** [https://huggingface.co/collections/facebook/sapiens-66d22047daa6402d565cb2fc](https://huggingface.co/collections/facebook/sapiens-66d22047daa6402d565cb2fc)

## Uses
Depth 0.6B model can be used to estimate relative depth on human images.