val_wider_face.json 751 Bytes
Newer Older
chenych's avatar
chenych committed
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
{
    "info": {
        "version": "1.0",
        "year": 2020,
        "contributor": "Mr.yang",
        "date_created": "2018/08/21",
        "github": "https://github.com/bleakie"
    },
    "licenses": [
        {
            "url": "http://creativecommons.org/licenses/by-nc-sa/2.0/",
            "name": "Attribution-NonCommercial-ShareAlike License",
            "id": 1
        }
    ],
    "images": [],
    "annotations": [],
    "categories": [
        {
            "supercategory": "face",
            "id": 1,
            "name": "face",
            "keypoints": [
                "left_eye",
                "right_eye",
                "nose",
                "left_mouth",
                "right_mouth"
            ]
        }
    ]
}