File size: 1,753 Bytes
bd726f1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
e54fcac
bd726f1
 
 
 
9166423
bd726f1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
{
    "EasyPortrait": {
        "description": "EasyPortrait is a large-scale dataset for Portrait Segmentation and Face Parsing. Proposed dataset can be used in several tasks, such as Background Removal in video conference software, Teeth Whitening, Face Skin Enhancement, Red Eye Removal or Eye Colorization, and so on.",
        "citation": "@article{EasyPortrait,\n title={EasyPortrait - Face Parsing and Portrait Segmentation Dataset},\n author={Kapitanov, Alexander and Kvanchiani, Karina and Kirillova Sofia},\n journal={arXiv preprint arXiv:2304.13509},\n year={2023}\n}",
        "homepage": "https://github.com/hukenovs/easyportrait",
        "license": "Creative Commons Attribution-ShareAlike 4.0 International License",
        "features": {
            "image": {
                "decode": true,
                "id": null,
                "_type": "Image"
            }
        },
        "post_processed": null,
        "supervised_keys": null,
        "task_templates": null,
        "builder_name": "EasyPortrait",
        "config_name": "EasyPortrait",
        "version": {
            "version_str": "1.0.0",
            "description": null,
            "major": 1,
            "minor": 0,
            "patch": 0
        },
        "splits": {
            "train": {
                "name": "train",
                "num_examples": 14000,
                "dataset_name": "EasyPortrait"
            },
            "test": {
                "name": "test",
                "num_examples": 4000,
                "dataset_name": "EasyPortrait"
            },
            "validation": {
                "name": "validation",
                "num_examples": 2000,
                "dataset_name": "EasyPortrait"
            }
        }
}
}