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

Update model card for Sapiens with architecture details

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -25,9 +25,10 @@ Sapiens-0.6B natively support 1K high-resolution inference. The resulting models
25
  - **Input Image Size:** 1024 x 1024
26
  - **Patch Size:** 16 x 16
27
 
28
- ### Model Sources
29
  - **Repository:** [https://github.com/facebookresearch/sapiens](https://github.com/facebookresearch/sapiens)
30
  - **Paper:** [https://arxiv.org/abs/2408.12569](https://arxiv.org/abs/2408.12569)
 
31
 
32
  ## Uses
33
  Pretrained 0.6B model can be used for feature extraction, fine-tuning, or as a starting point for training new models.
 
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)
30
  - **Paper:** [https://arxiv.org/abs/2408.12569](https://arxiv.org/abs/2408.12569)
31
+ - **Demo:** [Sapiens Gradio Spaces](https://huggingface.co/collections/facebook/sapiens-66d22047daa6402d565cb2fc)
32
 
33
  ## Uses
34
  Pretrained 0.6B model can be used for feature extraction, fine-tuning, or as a starting point for training new models.