rawalkhirodkar commited on
Commit
207b3e2
·
verified ·
1 Parent(s): dfac6f7

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