YaxinLuo commited on
Commit
508466c
·
verified ·
1 Parent(s): a0dadfb

Upload 513 files

Browse files
captcha_data/Click_Order/ground_truth.json CHANGED
@@ -83,6 +83,18 @@
83
  "prompt": "Click the icons in order as shown in the reference image.",
84
  "description": "User needs to click the icons in the specified order shown in the reference image."
85
  },
 
 
 
 
 
 
 
 
 
 
 
 
86
  "image9.png": {
87
  "answer": [
88
  [422, 70],
 
83
  "prompt": "Click the icons in order as shown in the reference image.",
84
  "description": "User needs to click the icons in the specified order shown in the reference image."
85
  },
86
+ "image8.png": {
87
+ "answer": [
88
+ [468, 118],
89
+ [280, 465],
90
+ [132, 121],
91
+ [470, 380]
92
+ ],
93
+ "order_image": "order7.png",
94
+ "tolerance": 50,
95
+ "prompt": "Click the icons in order as shown in the reference image.",
96
+ "description": "User needs to click the icons in the specified order shown in the reference image."
97
+ },
98
  "image9.png": {
99
  "answer": [
100
  [422, 70],
captcha_data/Click_Order/image8.png ADDED

Git LFS Details

  • SHA256: 2c2126a4ef003b8a1dd3d2f87887eb1ac325bddfc16a9f7205b4c84bf504e8ff
  • Pointer size: 132 Bytes
  • Size of remote file: 1.85 MB
captcha_data/Geometry_Click/debug_use.json CHANGED
@@ -29,4 +29,99 @@
29
  },
30
  "prompt": "Click the 2-D Shape",
31
  "description": "Geometry click puzzle with a cube and letters"
32
- },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
29
  },
30
  "prompt": "Click the 2-D Shape",
31
  "description": "Geometry click puzzle with a cube and letters"
32
+ },
33
+ "dingxiang_000005.jpg": {
34
+ "answer": {
35
+ "type": "circle",
36
+ "area": [[130, 60], [185, 125]]
37
+ },
38
+ "prompt": "Click the 3-D Shape cloest to letter T",
39
+ "description": "Geometry click puzzle with a cube and letters"
40
+ },
41
+ "geetest_000001.jpg": {
42
+ "answer": {
43
+ "type": "circle",
44
+ "area": [[195, 90], [212, 165]]
45
+ },
46
+ "prompt": "Click right edge part of the unique 3-D Shape",
47
+ "description": "Geometry click puzzle with a cube and letters"
48
+ },
49
+ "geetest_000002.jpg": {
50
+ "answer": {
51
+ "type": "circle",
52
+ "area": [[253, 120], [285, 160]]
53
+ },
54
+ "prompt": "Click the unique 3-D Shape",
55
+ "description": "Geometry click puzzle with a cube and letters"
56
+ },
57
+
58
+ "geetest_000003.jpg": {
59
+ "answer": {
60
+ "type": "circle",
61
+ "area": [[100, 190], [168, 265]]
62
+ },
63
+ "prompt": "Click the Red Sphere",
64
+ "description": "Geometry click puzzle with a cube and letters"
65
+ },
66
+ "geetest_000004.jpg": {
67
+ "answer": {
68
+ "type": "circle",
69
+ "area": [[160, 180], [205, 225]]
70
+ },
71
+ "prompt": "Click the unique 3-D Shape",
72
+ "description": "Geometry click puzzle with a cube and letters"
73
+ },
74
+
75
+ "geetest_000005.jpg": {
76
+ "answer": {
77
+ "type": "circle",
78
+ "area": [[320, 110], [350, 180]]
79
+ },
80
+ "prompt": "Click the unique 3-D Shape",
81
+ "description": "Geometry click puzzle with a cube and letters"
82
+ },
83
+
84
+
85
+
86
+
87
+
88
+ "vtt_000001.jpg": {
89
+ "answer": {
90
+ "type": "circle",
91
+ "area": [[85, 170], [145, 265]]
92
+ },
93
+ "prompt": "Click the number which is unique",
94
+ "description": "Geometry click puzzle with a cube and letters"
95
+ },
96
+ "vtt_000002.jpg": {
97
+ "answer": {
98
+ "type": "circle",
99
+ "area": [[500, 100], [550, 165]]
100
+ },
101
+ "prompt": "Click Smallest Letter",
102
+ "description": "Geometry click puzzle with a cube and letters"
103
+ },
104
+ "vtt_000003.jpg": {
105
+ "answer": {
106
+ "type": "circle",
107
+ "area": [[168, 30], [230, 135]]
108
+ },
109
+ "prompt": "Click the Number on the Red Cylinder",
110
+ "description": "Geometry click puzzle with a cube and letters"
111
+ },
112
+ "vtt_000004.jpg": {
113
+ "answer": {
114
+ "type": "circle",
115
+ "area": [[170, 160], [225, 255]]
116
+ },
117
+ "prompt": "Click the Letter on the Red Cylinder",
118
+ "description": "Geometry click puzzle with a cube and letters"
119
+ },
120
+ "vtt_000005.jpg": {
121
+ "answer": {
122
+ "type": "circle",
123
+ "area": [[210, 10], [305, 125]]
124
+ },
125
+ "prompt": "Click the Letter on the green cube",
126
+ "description": "Geometry click puzzle with a cube and letters"
127
+ }
captcha_data/Geometry_Click/ground_truth.json CHANGED
@@ -2,7 +2,7 @@
2
  "dingxiang_000001.jpg": {
3
  "answer": {
4
  "type": "Letter A",
5
- "area": [[50, 40], [90, 90]]
6
  },
7
  "prompt": "Click the Letter on the left of the Parallelogram",
8
  "description": "Geometry click puzzle with a cube and letters"
@@ -10,7 +10,7 @@
10
  "dingxiang_000002.jpg": {
11
  "answer": {
12
  "type": "circle",
13
- "area": [[220, 65], [295, 115]]
14
  },
15
  "prompt": "Click the 2-D Shape",
16
  "description": "Geometry click puzzle with a cube and letters"
@@ -18,7 +18,7 @@
18
  "dingxiang_000003.jpg": {
19
  "answer": {
20
  "type": "circle",
21
- "area": [[100, 65], [125, 145]]
22
  },
23
  "prompt": "Click the letter closest to the cube",
24
  "description": "Geometry click puzzle with a cube and letters"
@@ -38,5 +38,92 @@
38
  },
39
  "prompt": "Click the 3-D Shape cloest to letter T",
40
  "description": "Geometry click puzzle with a cube and letters"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
41
  }
42
  }
 
2
  "dingxiang_000001.jpg": {
3
  "answer": {
4
  "type": "Letter A",
5
+ "area": [[50, 30], [90, 90]]
6
  },
7
  "prompt": "Click the Letter on the left of the Parallelogram",
8
  "description": "Geometry click puzzle with a cube and letters"
 
10
  "dingxiang_000002.jpg": {
11
  "answer": {
12
  "type": "circle",
13
+ "area": [[240, 65], [295, 115]]
14
  },
15
  "prompt": "Click the 2-D Shape",
16
  "description": "Geometry click puzzle with a cube and letters"
 
18
  "dingxiang_000003.jpg": {
19
  "answer": {
20
  "type": "circle",
21
+ "area": [[100, 55], [125, 145]]
22
  },
23
  "prompt": "Click the letter closest to the cube",
24
  "description": "Geometry click puzzle with a cube and letters"
 
38
  },
39
  "prompt": "Click the 3-D Shape cloest to letter T",
40
  "description": "Geometry click puzzle with a cube and letters"
41
+ },
42
+ "geetest_000001.jpg": {
43
+ "answer": {
44
+ "type": "circle",
45
+ "area": [[195, 90], [212, 165]]
46
+ },
47
+ "prompt": "Click right edge part of the unique 3-D Shape",
48
+ "description": "Geometry click puzzle with a cube and letters"
49
+ },
50
+ "geetest_000002.jpg": {
51
+ "answer": {
52
+ "type": "circle",
53
+ "area": [[253, 120], [285, 160]]
54
+ },
55
+ "prompt": "Click the unique 3-D Shape",
56
+ "description": "Geometry click puzzle with a cube and letters"
57
+ },
58
+
59
+ "geetest_000003.jpg": {
60
+ "answer": {
61
+ "type": "circle",
62
+ "area": [[100, 190], [168, 265]]
63
+ },
64
+ "prompt": "Click the Red Sphere",
65
+ "description": "Geometry click puzzle with a cube and letters"
66
+ },
67
+ "geetest_000004.jpg": {
68
+ "answer": {
69
+ "type": "circle",
70
+ "area": [[160, 180], [205, 225]]
71
+ },
72
+ "prompt": "Click the unique 3-D Shape",
73
+ "description": "Geometry click puzzle with a cube and letters"
74
+ },
75
+
76
+ "geetest_000005.jpg": {
77
+ "answer": {
78
+ "type": "circle",
79
+ "area": [[320, 110], [350, 180]]
80
+ },
81
+ "prompt": "Click the unique 3-D Shape",
82
+ "description": "Geometry click puzzle with a cube and letters"
83
+ },
84
+
85
+
86
+
87
+
88
+
89
+ "vtt_000001.jpg": {
90
+ "answer": {
91
+ "type": "circle",
92
+ "area": [[85, 170], [145, 265]]
93
+ },
94
+ "prompt": "Click the number which is unique",
95
+ "description": "Geometry click puzzle with a cube and letters"
96
+ },
97
+ "vtt_000002.jpg": {
98
+ "answer": {
99
+ "type": "circle",
100
+ "area": [[500, 100], [550, 165]]
101
+ },
102
+ "prompt": "Click Smallest Letter",
103
+ "description": "Geometry click puzzle with a cube and letters"
104
+ },
105
+ "vtt_000003.jpg": {
106
+ "answer": {
107
+ "type": "circle",
108
+ "area": [[168, 30], [230, 135]]
109
+ },
110
+ "prompt": "Click the Number on the Red Cylinder",
111
+ "description": "Geometry click puzzle with a cube and letters"
112
+ },
113
+ "vtt_000004.jpg": {
114
+ "answer": {
115
+ "type": "circle",
116
+ "area": [[170, 160], [225, 255]]
117
+ },
118
+ "prompt": "Click the Letter on the Red Cylinder",
119
+ "description": "Geometry click puzzle with a cube and letters"
120
+ },
121
+ "vtt_000005.jpg": {
122
+ "answer": {
123
+ "type": "circle",
124
+ "area": [[210, 10], [305, 125]]
125
+ },
126
+ "prompt": "Click the Letter on the green cube",
127
+ "description": "Geometry click puzzle with a cube and letters"
128
  }
129
  }
captcha_data/Hold_Button/ground_truth.json CHANGED
@@ -4,5 +4,59 @@
4
  "prompt": "Hold the button until it finishes loading.",
5
  "description": "Hold Button CAPTCHA requiring user to press and hold until loading completes",
6
  "hold_time": 3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  }
8
  }
 
4
  "prompt": "Hold the button until it finishes loading.",
5
  "description": "Hold Button CAPTCHA requiring user to press and hold until loading completes",
6
  "hold_time": 3
7
+ },
8
+ "image2.png": {
9
+ "answer": "completed",
10
+ "prompt": "Hold the button until it finishes loading.",
11
+ "description": "Hold Button CAPTCHA requiring user to press and hold until loading completes",
12
+ "hold_time": 2
13
+ },
14
+ "image3.png": {
15
+ "answer": "completed",
16
+ "prompt": "Hold the button until it finishes loading.",
17
+ "description": "Hold Button CAPTCHA requiring user to press and hold until loading completes",
18
+ "hold_time": 6
19
+ },
20
+ "image4.png": {
21
+ "answer": "completed",
22
+ "prompt": "Hold the button until it finishes loading.",
23
+ "description": "Hold Button CAPTCHA requiring user to press and hold until loading completes",
24
+ "hold_time": 8
25
+ },
26
+ "image5.png": {
27
+ "answer": "completed",
28
+ "prompt": "Hold the button until it finishes loading.",
29
+ "description": "Hold Button CAPTCHA requiring user to press and hold until loading completes",
30
+ "hold_time": 1
31
+ },
32
+ "image6.png": {
33
+ "answer": "completed",
34
+ "prompt": "Hold the button until it finishes loading.",
35
+ "description": "Hold Button CAPTCHA requiring user to press and hold until loading completes",
36
+ "hold_time": 3
37
+ },
38
+ "image7.png": {
39
+ "answer": "completed",
40
+ "prompt": "Hold the button until it finishes loading.",
41
+ "description": "Hold Button CAPTCHA requiring user to press and hold until loading completes",
42
+ "hold_time": 4
43
+ },
44
+ "image8.png": {
45
+ "answer": "completed",
46
+ "prompt": "Hold the button until it finishes loading.",
47
+ "description": "Hold Button CAPTCHA requiring user to press and hold until loading completes",
48
+ "hold_time": 5
49
+ },
50
+ "image9.png": {
51
+ "answer": "completed",
52
+ "prompt": "Hold the button until it finishes loading.",
53
+ "description": "Hold Button CAPTCHA requiring user to press and hold until loading completes",
54
+ "hold_time": 6
55
+ },
56
+ "image10.png": {
57
+ "answer": "completed",
58
+ "prompt": "Hold the button until it finishes loading.",
59
+ "description": "Hold Button CAPTCHA requiring user to press and hold until loading completes",
60
+ "hold_time": 7
61
  }
62
  }
captcha_data/Hold_Button/image10.png ADDED

Git LFS Details

  • SHA256: 086042f9ced7c8b2bfd7216edc615aa78bc45502e88a13da2cf6930c21549374
  • Pointer size: 132 Bytes
  • Size of remote file: 6.16 MB
captcha_data/Hold_Button/image2.png ADDED

Git LFS Details

  • SHA256: dafa835a9d2a135bb70556632c3466fc269c007a43982ea2f6e4809ac6d477c8
  • Pointer size: 131 Bytes
  • Size of remote file: 132 kB
captcha_data/Hold_Button/image3.png ADDED

Git LFS Details

  • SHA256: b440452fee67d291b0ede816410228be39184d76afacf6baaa9bd72cab777697
  • Pointer size: 132 Bytes
  • Size of remote file: 6.87 MB
captcha_data/Hold_Button/image4.png ADDED

Git LFS Details

  • SHA256: ca29cb832c04c6661bdb28bea15700cab8721827f2f7097ed4488828559ecc56
  • Pointer size: 132 Bytes
  • Size of remote file: 1.12 MB
captcha_data/Hold_Button/image5.png ADDED

Git LFS Details

  • SHA256: b00be8cefb3e6338776e1ab9a453f8debeb17b0e4a76843b8cf037b3a7b046be
  • Pointer size: 131 Bytes
  • Size of remote file: 267 kB
captcha_data/Hold_Button/image6.png ADDED

Git LFS Details

  • SHA256: 29393f19de5c0dc9b9c660712302bce6157efee1224a61c04f141276da5aae02
  • Pointer size: 131 Bytes
  • Size of remote file: 563 kB
captcha_data/Hold_Button/image7.png ADDED

Git LFS Details

  • SHA256: 59b10919dde74e9e2ceddefcd38009212bd63e88cd44857734fb8e0779f9485f
  • Pointer size: 131 Bytes
  • Size of remote file: 890 kB
captcha_data/Hold_Button/image8.png ADDED

Git LFS Details

  • SHA256: 5fa165f8ddcd792bcc0ab0e7ccc535d8d0b05e18445aa8467249378cbaea769a
  • Pointer size: 131 Bytes
  • Size of remote file: 960 kB
captcha_data/Hold_Button/image9.png ADDED

Git LFS Details

  • SHA256: 5c44f66c9486b9d1f67b260614f2bbdfa81380c5d5e9bc5e16ac3272b0505c11
  • Pointer size: 132 Bytes
  • Size of remote file: 2.28 MB
captcha_data/Image_Matching/ground_image2_sub6.png ADDED

Git LFS Details

  • SHA256: 93db2991f3e28e85cc2405ae9ad88cf4d06d7b6c4dc3261aa8ba3b0d2847d4bb
  • Pointer size: 132 Bytes
  • Size of remote file: 2.27 MB
captcha_data/Image_Matching/ground_image7.png ADDED

Git LFS Details

  • SHA256: 9d859b98e10b7eaf847e3e0b8e58a714b9a96f2d910150f03c4d0db001e9b2cc
  • Pointer size: 132 Bytes
  • Size of remote file: 2.07 MB
captcha_data/Image_Matching/ground_truth.json CHANGED
@@ -1,4 +1,12 @@
1
  {
 
 
 
 
 
 
 
 
2
  "ground_image2.png": {
3
  "prompt": "Using the arrows, match the animal in the left and right image.",
4
  "description": "Match the animals in both images",
@@ -62,5 +70,13 @@
62
  "reference_image": "ground_image2_sub3.png",
63
  "option_images": ["ground_image1.png", "ground_image3.png", "ground_image4.png", "ground_image6.png", "ground_image5.png"],
64
  "correct_option_index": 0
 
 
 
 
 
 
 
 
65
  }
66
  }
 
1
  {
2
+ "ground_image4.png": {
3
+ "prompt": "Using the arrows, match the animal in the left and right image.",
4
+ "description": "Match the animals in both images",
5
+ "answer": "panda",
6
+ "reference_image": "ground_image4.png",
7
+ "option_images": ["ground_image2_sub1.png", "ground_image2_sub2.png", "ground_image2_sub3.png","ground_image2_sub6.png", "ground_image2_sub4.png", "ground_image2_sub5.png"],
8
+ "correct_option_index": 3
9
+ },
10
  "ground_image2.png": {
11
  "prompt": "Using the arrows, match the animal in the left and right image.",
12
  "description": "Match the animals in both images",
 
70
  "reference_image": "ground_image2_sub3.png",
71
  "option_images": ["ground_image1.png", "ground_image3.png", "ground_image4.png", "ground_image6.png", "ground_image5.png"],
72
  "correct_option_index": 0
73
+ },
74
+ "ground_image10.png": {
75
+ "prompt": "Using the arrows, match the animal in the left and right image.",
76
+ "description": "Match the animals in both images",
77
+ "answer": "tiger",
78
+ "reference_image": "ground_image2_sub4.png",
79
+ "option_images": ["ground_image2_sub1.png", "ground_image2_sub2.png", "ground_image2_sub3.png","ground_image2_sub6.png", "ground_image7.png", "ground_image2_sub5.png"],
80
+ "correct_option_index": 4
81
  }
82
  }