rawalkhirodkar commited on
Commit
e3f0237
·
verified ·
1 Parent(s): d19c109

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