mmpose/tests/data/zebra/test_zebra.json

156 lines
3.8 KiB
JSON

{
"categories": [
{
"supercategory": "animal",
"id": 1,
"name": "zebra",
"keypoints": [
"snout",
"head",
"neck",
"forelegL1",
"forelegR1",
"hindlegL1",
"hindlegR1",
"tailbase",
"tailtip"
],
"skeleton": [
[
2,
1
],
[
3,
2
],
[
4,
3
],
[
5,
3
],
[
6,
8
],
[
7,
8
],
[
8,
3
],
[
9,
8
]
]
}
],
"images": [
{
"id": 810,
"file_name": "810.jpg",
"height": 160,
"width": 160
},
{
"id": 850,
"file_name": "850.jpg",
"height": 160,
"width": 160
}
],
"annotations": [
{
"keypoints": [
121.13823384782104,
64.42827920259212,
2.0,
117.9981442098391,
70.81295036652858,
2.0,
101.74729396479975,
80.0,
2.0,
95.57905809119656,
75.75733930455307,
2.0,
95.2128993293075,
82.7116929245571,
2.0,
62.78126573755127,
75.8747890881429,
2.0,
62.31104503893799,
83.86685797031176,
2.0,
58.25270603520024,
80.0,
2.0,
53.31206457278393,
85.52060239198866,
2.0
],
"image_id": 810,
"id": 810,
"num_keypoints": 9,
"bbox": [
53.31206457278393,
64.42827920259212,
68.8261692750371,
22.092323189396538
],
"iscrowd": 0,
"area": 1520.5299755122337,
"category_id": 1
},
{
"keypoints": [
122.31461535908949,
89.25315845576364,
2.0,
117.81536523827128,
87.97006030862022,
2.0,
101.66067429997881,
80.0,
2.0,
97.88660503356242,
74.70007144842482,
2.0,
96.6342743993913,
81.95450979316085,
2.0,
62.9768902919959,
75.51961961159495,
2.0,
63.64287080847072,
83.46692756256179,
2.0,
58.3393257000212,
80.0,
2.0,
55.41273077187657,
77.94207820202976,
2.0
],
"image_id": 850,
"id": 850,
"num_keypoints": 9,
"bbox": [
55.41273077187657,
74.70007144842482,
67.90188458721292,
15.553087007338817
],
"iscrowd": 0,
"area": 1056.083918947201,
"category_id": 1
}
]
}