unography commited on
Commit
86f5c1e
1 Parent(s): 04444ab

Upload with huggingface_hub

Browse files
.gitattributes CHANGED
@@ -30,3 +30,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
30
  *.zip filter=lfs diff=lfs merge=lfs -text
31
  *.zst filter=lfs diff=lfs merge=lfs -text
32
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
30
  *.zip filter=lfs diff=lfs merge=lfs -text
31
  *.zst filter=lfs diff=lfs merge=lfs -text
32
  *tfevents* filter=lfs diff=lfs merge=lfs -text
33
+ portrait_pp_humansegv1_lite_398x224_inference_model_with_softmax/model.pdmodel filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ thumbnail: "https://i.imgur.com/z0BwlOe.png"
5
+ tags:
6
+ - image matting
7
+ - image segmentation
8
+ license: apache-2.0
9
+ metrics:
10
+ - mean_iou
11
+ ---
12
+ PP-HumanSeg v1 model, released by [Paddle](https://github.com/PaddlePaddle/PaddleSeg/tree/release/2.6/contrib/PP-HumanSeg).
13
+
14
+ Tested on the [PP-HumanSeg-14K](https://github.com/PaddlePaddle/PaddleSeg/blob/release/2.6/contrib/PP-HumanSeg/paper.md) dataset.
15
+
16
+ | Model Name | Best Input Shape | mIou(%) | Inference Time on Arm CPU(ms) | Modle Size(MB) |
17
+ | --- | --- | --- | ---| --- |
18
+ | PP-HumanSegV1-Lite | 398x224 | 93.60 | 29.68 | 2.3 |
19
+
20
+ **Network Architecture**
21
+
22
+ Model architecture named ConnectNet, which is suitable for real-time segmentation scenarios on the web or mobile.
23
+
24
+ ![]([pphumanseg_lite.png](https://raw.githubusercontent.com/unography/PaddleSeg/release/2.6/configs/pp_humanseg_lite/pphumanseg_lite.png))
25
+
26
+ [More details](https://github.com/unography/PaddleSeg/tree/release/2.6/configs/pp_humanseg_lite)
portrait_pp_humansegv1_lite_398x224_inference_model_with_softmax/deploy.yaml ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ Deploy:
2
+ model: model.pdmodel
3
+ params: model.pdiparams
4
+ transforms:
5
+ - target_size:
6
+ - 398
7
+ - 224
8
+ type: Resize
9
+ - type: Normalize
portrait_pp_humansegv1_lite_398x224_inference_model_with_softmax/model.pdiparams ADDED
Binary file (556 kB). View file
 
portrait_pp_humansegv1_lite_398x224_inference_model_with_softmax/model.pdiparams.info ADDED
Binary file (38 kB). View file
 
portrait_pp_humansegv1_lite_398x224_inference_model_with_softmax/model.pdmodel ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:726c5710e7b76529acc3b40d912421f71ae2946329227100c54ba79033670ec3
3
+ size 1736712