mattmdjaga
commited on
Commit
•
66eddab
1
Parent(s):
f6ac729
Update README.md
Browse files
README.md
CHANGED
@@ -18,9 +18,7 @@ The dataset on hugging face is called "mattmdjaga/human_parsing_dataset".
|
|
18 |
|
19 |
|
20 |
**NEW** -
|
21 |
-
**[Training code](https://github.com/mattmdjaga/segformer_b2_clothes)**.
|
22 |
-
and a blog post with it to make it more friendly.
|
23 |
-
|
24 |
```python
|
25 |
from transformers import SegformerImageProcessor, AutoModelForSemanticSegmentation
|
26 |
from PIL import Image
|
|
|
18 |
|
19 |
|
20 |
**NEW** -
|
21 |
+
**[Training code](https://github.com/mattmdjaga/segformer_b2_clothes)**.
|
|
|
|
|
22 |
```python
|
23 |
from transformers import SegformerImageProcessor, AutoModelForSemanticSegmentation
|
24 |
from PIL import Image
|