ujin-song commited on
Commit
35aa53a
·
verified ·
1 Parent(s): 1509ef8

uploaded pose files and corresponding json

Browse files
multi-concept/pose_data/pose.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "pose_id": 1,
4
+ "keypose_condition": "multi-concept/pose_data/pose1.png",
5
+ "region1": "[0, 0, 512, 290]",
6
+ "region2": "[0, 650, 512, 910]"
7
+ },
8
+ {
9
+ "pose_id": 2,
10
+ "keypose_condition": "multi-concept/pose_data/pose2.png",
11
+ "region1": "[171,42,504,220]",
12
+ "region2": "[163,285,512,477]"
13
+ },
14
+ {
15
+ "pose_id": 3,
16
+ "keypose_condition": "multi-concept/pose_data/pose3.png",
17
+ "region1": "[337,153,482,181]",
18
+ "region2": "[149,237,481,380]"
19
+ },
20
+ {
21
+ "pose_id": 4,
22
+ "keypose_condition": "multi-concept/pose_data/pose4.png",
23
+ "region1": "[132,132,505,261]",
24
+ "region2": "[85,285,512,489]"
25
+ },
26
+ {
27
+ "pose_id": 5,
28
+ "keypose_condition": "multi-concept/pose_data/pose5.png",
29
+ "region1": "[213,187,469,277]",
30
+ "region2": "[220,325,455,431]"
31
+ }
32
+ ]
multi-concept/pose_data/pose1.png ADDED
multi-concept/pose_data/pose2.png ADDED
multi-concept/pose_data/pose3.png ADDED
multi-concept/pose_data/pose4.png ADDED
multi-concept/pose_data/pose5.png ADDED