pirocheto commited on
Commit
95550aa
·
1 Parent(s): e4d6bba

feat: add demo images and README table

Browse files
Files changed (3) hide show
  1. README.md +4 -0
  2. assets/demo.jpg +3 -0
  3. assets/demo_lip.png +3 -0
README.md CHANGED
@@ -21,6 +21,10 @@ This checkpoint is trained on the **LIP** dataset and packaged for the 🤗 Tran
21
 
22
  > Original repository: [PeikeLi/Self-Correction-Human-Parsing](https://github.com/PeikeLi/Self-Correction-Human-Parsing)
23
 
 
 
 
 
24
  **Use cases:**
25
  - 🎨 **Outfit palette extraction** — mask each clothing region then run color clustering to extract dominant colors per garment
26
  - 🏷️ **Product tagging for e-commerce** — automatically label photos with clothing categories
 
21
 
22
  > Original repository: [PeikeLi/Self-Correction-Human-Parsing](https://github.com/PeikeLi/Self-Correction-Human-Parsing)
23
 
24
+ | Source image | LIP parsing result |
25
+ |:---:|:---:|
26
+ | ![demo](./assets/demo.jpg) | ![demo-lip](./assets/demo_lip.png) |
27
+
28
  **Use cases:**
29
  - 🎨 **Outfit palette extraction** — mask each clothing region then run color clustering to extract dominant colors per garment
30
  - 🏷️ **Product tagging for e-commerce** — automatically label photos with clothing categories
assets/demo.jpg ADDED

Git LFS Details

  • SHA256: 6871c209cc202232323f309bbdec6ef9c2834aedaa3aef3f50293c4e783f0fec
  • Pointer size: 131 Bytes
  • Size of remote file: 310 kB
assets/demo_lip.png ADDED

Git LFS Details

  • SHA256: d3215fdaa9a3e3044fe386a9706db3e9a1b0db8d95d340f8d832b7079da35b03
  • Pointer size: 130 Bytes
  • Size of remote file: 15.2 kB