Datasets:
File size: 3,478 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 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 | {
"id": 10,
"filename": [
"fighter_jet_29.JPEG"
],
"keypoints": [
{
"id": 7,
"name": "aero_nose",
"pos": [
58.61904761904762,
49.59523809523813
],
"group_id": null,
"kind": "structural",
"shared": true,
"concept": "nose_tip",
"concept_id": 78,
"affordance": false,
"template": "__aero_nose____tip"
},
{
"id": 9,
"name": "aero_wing_joint_left",
"pos": [
302.0,
82.0
],
"group_id": null,
"kind": "structural",
"shared": true,
"concept": "aero_wing_joint",
"concept_id": 3,
"affordance": false,
"template": "left__aero_wing_joint____"
},
{
"id": 10,
"name": "aero_wing_joint_right",
"pos": [
224.61904761904762,
127.59523809523813
],
"group_id": null,
"kind": "structural",
"shared": true,
"concept": "aero_wing_joint",
"concept_id": 3,
"affordance": false,
"template": "right__aero_wing_joint____"
},
{
"id": 11,
"name": "aero_wingtip_left",
"pos": [
424.6190476190476,
65.59523809523813
],
"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": [
239.61904761904762,
195.59523809523813
],
"group_id": null,
"kind": "structural",
"shared": true,
"concept": "wingtip",
"concept_id": 162,
"affordance": false,
"template": "right__aero_wingtip____center_point"
},
{
"id": 13,
"name": "jet_fuel_tank_left_tail",
"pos": [
388.6190476190476,
100.59523809523813
],
"group_id": null,
"kind": "structural",
"shared": false,
"concept": "jet_fuel_tank_tail",
"concept_id": 56,
"affordance": false,
"template": "left__jet_fuel_tank_tail____center_point"
},
{
"id": 14,
"name": "jet_fuel_tank_left_tip",
"pos": [
332.6190476190476,
79.59523809523813
],
"group_id": null,
"kind": "structural",
"shared": false,
"concept": "jet_fuel_tank_tip",
"concept_id": 57,
"affordance": false,
"template": "left__jet_fuel_tank____tip"
},
{
"id": 15,
"name": "jet_fuel_tank_right_tail",
"pos": [
275.6190476190476,
162.59523809523813
],
"group_id": null,
"kind": "structural",
"shared": false,
"concept": "jet_fuel_tank_tail",
"concept_id": 56,
"affordance": false,
"template": "right__jet_fuel_tank_tail____center_point"
},
{
"id": 16,
"name": "jet_fuel_tank_right_tip",
"pos": [
217.61904761904762,
150.59523809523813
],
"group_id": null,
"kind": "structural",
"shared": false,
"concept": "jet_fuel_tank_tip",
"concept_id": 57,
"affordance": false,
"template": "right__jet_fuel_tank____tip"
}
],
"bboxes": {
"filename": "fighter_jet_29.JPEG",
"bbox": [
10.220062208398133,
12.189735614307864,
477.5606531881804,
206.59097978227055
],
"width": 500.0,
"height": 231.0
}
} |