Update multi-concept/pose_data/pose.json
Browse filesreplaced "pose2", update region1 and 2 for "pose5"
multi-concept/pose_data/pose.json
CHANGED
@@ -1,32 +1,32 @@
|
|
1 |
[
|
2 |
{
|
3 |
-
"
|
4 |
-
"
|
5 |
"region1": "[0, 0, 512, 290]",
|
6 |
"region2": "[0, 650, 512, 910]"
|
7 |
},
|
8 |
{
|
9 |
-
"
|
10 |
-
"
|
11 |
-
"region1": "[
|
12 |
-
"region2": "[
|
13 |
},
|
14 |
{
|
15 |
-
"
|
16 |
-
"
|
17 |
"region1": "[337,153,482,181]",
|
18 |
"region2": "[149,237,481,380]"
|
19 |
},
|
20 |
{
|
21 |
-
"
|
22 |
-
"
|
23 |
"region1": "[132,132,505,261]",
|
24 |
"region2": "[85,285,512,489]"
|
25 |
},
|
26 |
{
|
27 |
-
"
|
28 |
-
"
|
29 |
-
"region1": "[
|
30 |
-
"region2": "[
|
31 |
}
|
32 |
]
|
|
|
1 |
[
|
2 |
{
|
3 |
+
"img_id": 1,
|
4 |
+
"img_dir": "multi-concept/pose_data/pose1.png",
|
5 |
"region1": "[0, 0, 512, 290]",
|
6 |
"region2": "[0, 650, 512, 910]"
|
7 |
},
|
8 |
{
|
9 |
+
"img_id": 2,
|
10 |
+
"img_dir": "multi-concept/pose_data/pose2.png",
|
11 |
+
"region1": "[0, 0, 512, 415]",
|
12 |
+
"region2": "[0, 505, 512, 1024]"
|
13 |
},
|
14 |
{
|
15 |
+
"img_id": 3,
|
16 |
+
"img_dir": "multi-concept/pose_data/pose3.png",
|
17 |
"region1": "[337,153,482,181]",
|
18 |
"region2": "[149,237,481,380]"
|
19 |
},
|
20 |
{
|
21 |
+
"img_id": 4,
|
22 |
+
"img_dir": "multi-concept/pose_data/pose4.png",
|
23 |
"region1": "[132,132,505,261]",
|
24 |
"region2": "[85,285,512,489]"
|
25 |
},
|
26 |
{
|
27 |
+
"img_id": 5,
|
28 |
+
"img_dir": "multi-concept/pose_data/pose5.png",
|
29 |
+
"region1": "[115,100,512,300]",
|
30 |
+
"region2": "[115,325,512,512]",
|
31 |
}
|
32 |
]
|