ManMyl commited on
Commit
a13af42
·
verified ·
1 Parent(s): 11cec46

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -0
README.md CHANGED
@@ -1,3 +1,25 @@
1
  ---
2
  license: mit
 
 
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
+ pipeline_tag: image-segmentation
4
+ tags:
5
+ - human-parsing
6
+ - pants-segmentation
7
+ - onnx
8
+ - fashn
9
+ - mask
10
+ widget:
11
+ - src: demo.jpg
12
+ candidate_labels: pants
13
  ---
14
+ # fashn_pants_parser.onnx
15
+ FASHN AI Pants Binary Parser ONNX Model
16
+
17
+ ## Task
18
+ Binary Semantic Segmentation (Human Parsing)
19
+ Input: Human photo
20
+ Output: Single channel mask for pants area only
21
+
22
+ ## Usage
23
+ For ComfyUI local inference, generate pants mask for garment editing.
24
+
25
+ ## Direct download link