mirror of https://github.com/open-mmlab/mmpose
123 lines
2.8 KiB
JSON
123 lines
2.8 KiB
JSON
{
|
|
"info": {
|
|
"description": "Fashion Landmark Detection (FLD) test set for full-body clothes generated by MMPose Team.",
|
|
"url": "http://mmlab.ie.cuhk.edu.hk/projects/DeepFashion/LandmarkDetection.html",
|
|
"version": "1.0",
|
|
"year": "2021",
|
|
"date_created": "2021/01/02"
|
|
},
|
|
"categories": [
|
|
{
|
|
"supercategory": "person",
|
|
"id": 1,
|
|
"name": "fashion",
|
|
"keypoints": [
|
|
"left collar",
|
|
"right collar",
|
|
"left sleeve",
|
|
"right sleeve",
|
|
"left waistline",
|
|
"right waistline",
|
|
"left hem",
|
|
"right hem"
|
|
],
|
|
"skeleton": []
|
|
}
|
|
],
|
|
"images": [
|
|
{
|
|
"id": 128,
|
|
"file_name": "img_00000128.jpg",
|
|
"height": 250,
|
|
"width": 200
|
|
},
|
|
{
|
|
"id": 132,
|
|
"file_name": "img_00000132.jpg",
|
|
"height": 250,
|
|
"width": 200
|
|
}
|
|
],
|
|
"annotations": [
|
|
{
|
|
"keypoints": [
|
|
108.0,
|
|
33.0,
|
|
1.0,
|
|
121.0,
|
|
36.0,
|
|
1.0,
|
|
95.0,
|
|
65.0,
|
|
2.0,
|
|
128.0,
|
|
68.0,
|
|
1.0,
|
|
118.0,
|
|
79.0,
|
|
2.0,
|
|
114.0,
|
|
75.0,
|
|
1.0,
|
|
115.0,
|
|
150.0,
|
|
2.0,
|
|
112.0,
|
|
143.0,
|
|
1.0
|
|
],
|
|
"num_keypoints": 8,
|
|
"bbox": [
|
|
88,
|
|
21,
|
|
48,
|
|
142
|
|
],
|
|
"iscrowd": 0,
|
|
"area": 6816,
|
|
"category_id": 1,
|
|
"id": 128,
|
|
"image_id": 128
|
|
},
|
|
{
|
|
"keypoints": [
|
|
71.0,
|
|
19.0,
|
|
2.0,
|
|
127.0,
|
|
15.0,
|
|
2.0,
|
|
37.0,
|
|
80.0,
|
|
2.0,
|
|
162.0,
|
|
71.0,
|
|
2.0,
|
|
60.0,
|
|
112.0,
|
|
2.0,
|
|
145.0,
|
|
109.0,
|
|
2.0,
|
|
0.0,
|
|
0.0,
|
|
0.0,
|
|
172.0,
|
|
235.0,
|
|
2.0
|
|
],
|
|
"num_keypoints": 7,
|
|
"bbox": [
|
|
1,
|
|
1,
|
|
199,
|
|
249
|
|
],
|
|
"iscrowd": 0,
|
|
"area": 49551,
|
|
"category_id": 1,
|
|
"id": 132,
|
|
"image_id": 132
|
|
}
|
|
]
|
|
} |