Datasets:
File size: 3,044 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": 4,
"filename": [
"fighter_jet_23.JPEG"
],
"keypoints": [
{
"id": 4,
"name": "aero_landinggear_front",
"pos": [
276.0,
230.0
],
"group_id": null,
"kind": "functional",
"shared": true,
"concept": "wheel_center",
"concept_id": 157,
"affordance": false,
"template": "front__aero_landinggear_wheel____center"
},
{
"id": 5,
"name": "aero_landinggear_rear_left",
"pos": [
301.0,
225.0
],
"group_id": null,
"kind": "functional",
"shared": true,
"concept": "wheel_center",
"concept_id": 157,
"affordance": false,
"template": "rear_left__aero_landinggear_wheel____center"
},
{
"id": 6,
"name": "aero_landinggear_rear_right",
"pos": [
201.0,
225.0
],
"group_id": null,
"kind": "functional",
"shared": true,
"concept": "wheel_center",
"concept_id": 157,
"affordance": false,
"template": "rear_right__aero_landinggear_wheel____center"
},
{
"id": 7,
"name": "aero_nose",
"pos": [
305.0,
183.0
],
"group_id": null,
"kind": "structural",
"shared": true,
"concept": "nose_tip",
"concept_id": 78,
"affordance": false,
"template": "__aero_nose____tip"
},
{
"id": 11,
"name": "aero_wingtip_left",
"pos": [
455.0,
180.0
],
"group_id": null,
"kind": "structural",
"shared": true,
"concept": "wingtip",
"concept_id": 162,
"affordance": false,
"template": "left__aero_wingtip____center_point"
},
{
"id": 12,
"name": "aero_wingtip_right",
"pos": [
37.0,
185.0
],
"group_id": null,
"kind": "structural",
"shared": true,
"concept": "wingtip",
"concept_id": 162,
"affordance": false,
"template": "right__aero_wingtip____center_point"
},
{
"id": 17,
"name": "jet_intake_left_lower",
"pos": [
330.561403508772,
179.35087719298247
],
"group_id": null,
"kind": "functional",
"shared": false,
"concept": "fighter_jet_intake",
"concept_id": 218,
"affordance": false,
"template": "__jet_air_intake__left_lower__center_point"
},
{
"id": 18,
"name": "jet_intake_right_lower",
"pos": [
224.56140350877197,
178.35087719298247
],
"group_id": null,
"kind": "functional",
"shared": false,
"concept": "fighter_jet_intake",
"concept_id": 218,
"affordance": false,
"template": "__jet_air_intake__right_lower__center_point"
}
],
"bboxes": {
"filename": "fighter_jet_23.JPEG",
"bbox": [
22.661741835147744,
70.46578538102642,
464.341368584759,
250.09253499222393
],
"width": 500.0,
"height": 332.0
}
} |