purkrmir commited on
Commit
fc4198a
·
verified ·
1 Parent(s): 19ca844

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -14
README.md CHANGED
@@ -1,21 +1,22 @@
1
  ---
2
  title: BBoxMaskPose Demo
3
  emoji: ♻️
4
- description: "[ICCV 25] Image Demo for BBoxMaskPose method combining detection, instance segmentation and human pose estimation"
5
  tags:
6
- - computer-vision
7
- - person-detection
8
- - human-pose-estimation
9
- - instance-segmentation
10
  datasets:
11
- - COCO
12
- - MPII
13
- - AIC
14
- - OCHuman
15
  models:
16
- - vrg-prague/BBoxMaskPose
17
- - facebook/sam2.1-hiera-base-plus
18
- thumbnail: "assets/prochazka_MMA_results.jpg"
 
19
  colorFrom: red
20
  colorTo: purple
21
  sdk: gradio
@@ -23,7 +24,8 @@ sdk_version: 5.33.0
23
  app_file: app.py
24
  pinned: false
25
  preload_from_hub:
26
- - vrg-prague/BBoxMaskPose MaskPose-b.pth,rtmdet-ins-l-mask.pth
27
  license: gpl-3.0
 
28
  ---
29
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
  title: BBoxMaskPose Demo
3
  emoji: ♻️
4
+ description: '[ICCV 25] Image Demo for BBoxMaskPose method combining detection, instance segmentation and human pose estimation'
5
  tags:
6
+ - computer-vision
7
+ - person-detection
8
+ - human-pose-estimation
9
+ - instance-segmentation
10
  datasets:
11
+ - COCO
12
+ - MPII
13
+ - AIC
14
+ - OCHuman
15
  models:
16
+ - vrg-prague/BBoxMaskPose
17
+ - facebook/sam2.1-hiera-base-plus
18
+ thumbnail: >-
19
+ https://cdn-uploads.huggingface.co/production/uploads/64bfa064b7375f6b84ad58e9/M0LZcy7jrk1Ixi-mF5qWD.jpeg
20
  colorFrom: red
21
  colorTo: purple
22
  sdk: gradio
 
24
  app_file: app.py
25
  pinned: false
26
  preload_from_hub:
27
+ - vrg-prague/BBoxMaskPose MaskPose-b.pth,rtmdet-ins-l-mask.pth
28
  license: gpl-3.0
29
+ short_description: '[ICCV 25] Image Demo for BBoxMaskPose method'
30
  ---
31
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference