mattmdjaga
commited on
Commit
·
b5ef6a6
1
Parent(s):
8393ea9
Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ datasets:
|
|
13 |
---
|
14 |
# Segformer B2 fine-tuned for clothes segmentation
|
15 |
|
16 |
-
SegFormer model fine-tuned on [ATR dataset](https://github.com/lemondan/HumanParsing-Dataset) for clothes segmentation.
|
17 |
The dataset on hugging face is called "mattmdjaga/human_parsing_dataset".
|
18 |
|
19 |
```python
|
|
|
13 |
---
|
14 |
# Segformer B2 fine-tuned for clothes segmentation
|
15 |
|
16 |
+
SegFormer model fine-tuned on [ATR dataset](https://github.com/lemondan/HumanParsing-Dataset) for clothes segmentation but can also be used for human segmentation.
|
17 |
The dataset on hugging face is called "mattmdjaga/human_parsing_dataset".
|
18 |
|
19 |
```python
|