rawalkhirodkar commited on
Commit
35b8d3a
·
verified ·
1 Parent(s): 6fe3a21

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-2B natively support 1K high-resolution inference. The resulting models e
17
  - **File:** sapiens_2b_epoch_660_torchscript.pt2
18
 
19
  ### Model Card
 
 
 
 
20
  - **Embedding Dimensions:** 1920
21
  - **Num Layers:** 48
22
  - **Num Heads:** 32
23
  - **Feedforward Channels:** 7680
24
- - **Num Parameters:** 2B
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_2b_epoch_660_torchscript.pt2
18
 
19
  ### Model Card
20
+ - **Input Image Size:** 1024 x 1024
21
+ - **Num Parameters:** 2.163 B
22
+ - **FLOPs:** 8.709 TFLOPs
23
+ - **Patch Size:** 16 x 16
24
  - **Embedding Dimensions:** 1920
25
  - **Num Layers:** 48
26
  - **Num Heads:** 32
27
  - **Feedforward Channels:** 7680
 
 
 
28
 
29
  ### More Sources
30
  - **Repository:** [https://github.com/facebookresearch/sapiens](https://github.com/facebookresearch/sapiens)