mmpose/tests/data/animalpose/test_animalpose.json

281 lines
5.9 KiB
JSON

{
"categories": [
{
"supercategory": "animal",
"id": 1,
"name": "cat",
"keypoints": [
"L_Eye",
"R_Eye",
"L_EarBase",
"R_EarBase",
"Nose",
"Throat",
"TailBase",
"Withers",
"L_F_Elbow",
"R_F_Elbow",
"L_B_Elbow",
"R_B_Elbow",
"L_F_Knee",
"R_F_Knee",
"L_B_Knee",
"R_B_Knee",
"L_F_Paw",
"R_F_Paw",
"L_B_Paw",
"R_B_Paw"
],
"skeleton": [
[
1,
2
],
[
1,
3
],
[
2,
4
],
[
1,
5
],
[
2,
5
],
[
5,
6
],
[
6,
8
],
[
7,
8
],
[
6,
9
],
[
9,
13
],
[
13,
17
],
[
6,
10
],
[
10,
14
],
[
14,
18
],
[
7,
11
],
[
11,
15
],
[
15,
19
],
[
7,
12
],
[
12,
16
],
[
16,
20
]
]
}
],
"images": [
{
"id": 110,
"file_name": "ca110.jpeg",
"height": 240,
"width": 300
},
{
"id": 3105,
"file_name": "ho105.jpeg",
"height": 255,
"width": 300
}
],
"annotations": [
{
"keypoints": [
117.0,
95.0,
2.0,
85.0,
102.0,
2.0,
115.0,
56.0,
2.0,
62.0,
78.0,
2.0,
102.0,
109.0,
2.0,
104.0,
130.0,
2.0,
235.0,
163.0,
2.0,
144.0,
53.0,
2.0,
123.0,
142.0,
2.0,
40.0,
161.0,
2.0,
182.0,
160.0,
2.0,
0.0,
0.0,
0.0,
115.0,
186.0,
2.0,
64.0,
192.0,
2.0,
189.0,
195.0,
2.0,
0.0,
0.0,
0.0,
84.0,
214.0,
2.0,
53.0,
209.0,
2.0,
146.0,
206.0,
2.0,
0.0,
0.0,
0.0
],
"image_id": 110,
"id": 129,
"num_keypoints": 17,
"bbox": [
13.0,
36.0,
284.0,
192.0
],
"iscrowd": 0,
"area": 54528.0,
"category_id": 1
},
{
"keypoints": [
54.0,
36.0,
2.0,
42.0,
33.0,
2.0,
65.0,
21.0,
2.0,
51.0,
18.0,
2.0,
30.0,
59.0,
2.0,
57.0,
62.0,
2.0,
203.0,
109.0,
2.0,
104.0,
82.0,
2.0,
73.0,
141.0,
2.0,
0.0,
0.0,
0.0,
195.0,
157.0,
2.0,
0.0,
0.0,
0.0,
73.0,
185.0,
2.0,
81.0,
183.0,
2.0,
225.0,
204.0,
2.0,
0.0,
0.0,
0.0,
62.0,
221.0,
2.0,
0.0,
0.0,
0.0,
249.0,
242.0,
2.0,
0.0,
0.0,
0.0
],
"image_id": 3105,
"id": 583,
"num_keypoints": 15,
"bbox": [
23.0,
9.0,
256.0,
240.0
],
"iscrowd": 0,
"area": 61440.0,
"category_id": 1
}
]
}