Datasets:
File size: 2,732 Bytes
a82335c | 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 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 | {
"id": 10,
"filename": [
"chow_16.JPEG"
],
"keypoints": [
{
"id": 1,
"name": "left_eye",
"pos": [
216.26612903225805,
177.69758064516128
],
"group_id": null,
"concept": "eye",
"concept_id": 195,
"kind": "unknown",
"affordance": "unknown",
"shared": true,
"template": "left__eye____center_point"
},
{
"id": 2,
"name": "right_eye",
"pos": [
185.0,
157.0
],
"group_id": null,
"concept": "eye",
"concept_id": 195,
"kind": "unknown",
"affordance": "unknown",
"shared": true,
"template": "right__eye____center_point"
},
{
"id": 4,
"name": "left_front_paw",
"pos": [
267.0,
304.0
],
"group_id": null,
"concept": "paw",
"concept_id": 201,
"kind": "unknown",
"affordance": "unknown",
"shared": true,
"template": "left_front__paw____center_point"
},
{
"id": 5,
"name": "right_front_paw",
"pos": [
229.0,
260.0
],
"group_id": null,
"concept": "paw",
"concept_id": 201,
"kind": "unknown",
"affordance": "unknown",
"shared": true,
"template": "right_front__paw____center_point"
},
{
"id": 6,
"name": "left_back_paw",
"pos": [
374.0,
296.0
],
"group_id": null,
"concept": "paw",
"concept_id": 201,
"kind": "unknown",
"affordance": "unknown",
"shared": true,
"template": "left_back__paw____center_point"
},
{
"id": 22,
"name": "right_ear",
"pos": [
190.0,
126.0
],
"group_id": null,
"concept": "ear",
"concept_id": 193,
"kind": "unknown",
"affordance": "unknown",
"shared": true,
"template": "right__ear____center_point"
},
{
"id": 23,
"name": "mouth_left_corner",
"pos": [
210.0,
206.0
],
"group_id": null,
"concept": "mouth",
"concept_id": 198,
"kind": "unknown",
"affordance": "unknown",
"shared": true,
"template": "__mouth__left__corner"
},
{
"id": 25,
"name": "nose",
"pos": [
186.0,
190.0
],
"group_id": null,
"concept": "nose",
"concept_id": 200,
"kind": "unknown",
"affordance": "unknown",
"shared": true,
"template": "__nose____center_point"
}
],
"bboxes": {
"filename": "chow_16.JPEG",
"bbox": [
173,
101,
448,
309
],
"width": 500.0,
"height": 375.0
}
} |