rawalkhirodkar commited on
Commit
6449eb8
·
verified ·
1 Parent(s): 41f4543

Update model card for Sapiens with architecture details

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -17,13 +17,14 @@ Sapiens-1B natively support 1K high-resolution inference. The resulting models e
17
  - **File:** sapiens_1b_epoch_173_torchscript.pt2
18
 
19
  ### Model Card
 
 
 
 
20
  - **Embedding Dimensions:** 1536
21
  - **Num Layers:** 40
22
  - **Num Heads:** 24
23
  - **Feedforward Channels:** 6144
24
- - **Num Parameters:** 1B
25
- - **Input Image Size:** 1024 x 1024
26
- - **Patch Size:** 16 x 16
27
 
28
  ### More Sources
29
  - **Repository:** [https://github.com/facebookresearch/sapiens](https://github.com/facebookresearch/sapiens)
 
17
  - **File:** sapiens_1b_epoch_173_torchscript.pt2
18
 
19
  ### Model Card
20
+ - **Input Image Size:** 1024 x 1024
21
+ - **Num Parameters:** 1.169 B
22
+ - **FLOPs:** 4.647 TFLOPs
23
+ - **Patch Size:** 16 x 16
24
  - **Embedding Dimensions:** 1536
25
  - **Num Layers:** 40
26
  - **Num Heads:** 24
27
  - **Feedforward Channels:** 6144
 
 
 
28
 
29
  ### More Sources
30
  - **Repository:** [https://github.com/facebookresearch/sapiens](https://github.com/facebookresearch/sapiens)