Datasets:
Tasks:
Image Segmentation
Modalities:
Image
Sub-tasks:
semantic-segmentation
Size:
10K<n<100K
ArXiv:
License:
Commit
·
4f5a985
1
Parent(s):
3f17db7
Added the model work examples
Browse files- README.md +8 -0
- support_images/example-1.gif +3 -0
- support_images/example-2.gif +3 -0
- support_images/original-1.gif +3 -0
- support_images/original-2.gif +3 -0
README.md
CHANGED
@@ -45,7 +45,15 @@ Training images were received from 5,947 unique users, while validation was from
|
|
45 |
For more information see our paper [EasyPortrait – Face Parsing and Portrait Segmentation Dataset](https://arxiv.org/abs/2304.13509).
|
46 |
|
47 |
## The model results trained on the EasyPortrait dataset
|
|
|
48 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
49 |
|
50 |
## Structure
|
51 |
```
|
|
|
45 |
For more information see our paper [EasyPortrait – Face Parsing and Portrait Segmentation Dataset](https://arxiv.org/abs/2304.13509).
|
46 |
|
47 |
## The model results trained on the EasyPortrait dataset
|
48 |
+
Example of the model work trained on the EasyPortrait dataset and tested on test data from a different domain:
|
49 |
|
50 |
+
![easyportrait](support_images/original-1.gif)
|
51 |
+
![easyportrait](support_images/example-1.gif)
|
52 |
+
|
53 |
+
Example of the model work trained on the EasyPortrait dataset and tested on test data with a domain:
|
54 |
+
|
55 |
+
![easyportrait](support_images/original-2.gif)
|
56 |
+
![easyportrait](support_images/example-2.gif)
|
57 |
|
58 |
## Structure
|
59 |
```
|
support_images/example-1.gif
ADDED
![]() |
Git LFS Details
|
support_images/example-2.gif
ADDED
![]() |
Git LFS Details
|
support_images/original-1.gif
ADDED
![]() |
Git LFS Details
|
support_images/original-2.gif
ADDED
![]() |
Git LFS Details
|