sapiens
sapiens2
human-centric
vision-transformer
rawalkhirodkar commited on
Commit
41bde0b
·
verified ·
1 Parent(s): 2acbac6

Add Sapiens2 matting checkpoint to index

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -12,7 +12,7 @@ tags:
12
 
13
  # Sapiens2
14
 
15
- Sapiens2 is a family of high-resolution vision transformers pretrained on **1 billion human images** — designed for human-centric tasks such as pose estimation, body-part segmentation, surface normals, and pointmaps.
16
 
17
  This is the **index** repository: each variant lives in its own model repo (linked below).
18
 
@@ -70,6 +70,13 @@ This is the **index** repository: each variant lives in its own model repo (link
70
  | Sapiens2-1B | [facebook/sapiens2-pointmap-1b](https://huggingface.co/facebook/sapiens2-pointmap-1b) |
71
  | Sapiens2-5B | [facebook/sapiens2-pointmap-5b](https://huggingface.co/facebook/sapiens2-pointmap-5b) |
72
 
 
 
 
 
 
 
 
73
  ## License
74
 
75
  Released under the [Sapiens2 License](https://github.com/facebookresearch/sapiens2/blob/main/LICENSE.md).
 
12
 
13
  # Sapiens2
14
 
15
+ Sapiens2 is a family of high-resolution vision transformers pretrained on **1 billion human images** — designed for human-centric tasks such as pose estimation, body-part segmentation, surface normals, pointmaps, and human matting.
16
 
17
  This is the **index** repository: each variant lives in its own model repo (linked below).
18
 
 
70
  | Sapiens2-1B | [facebook/sapiens2-pointmap-1b](https://huggingface.co/facebook/sapiens2-pointmap-1b) |
71
  | Sapiens2-5B | [facebook/sapiens2-pointmap-5b](https://huggingface.co/facebook/sapiens2-pointmap-5b) |
72
 
73
+ ### Human Matting
74
+
75
+ | Model | Repository |
76
+ |-------|------------|
77
+ | Sapiens2-1B | [facebook/sapiens2-matting-1b](https://huggingface.co/facebook/sapiens2-matting-1b) |
78
+
79
+
80
  ## License
81
 
82
  Released under the [Sapiens2 License](https://github.com/facebookresearch/sapiens2/blob/main/LICENSE.md).