Datasets:

Modalities:
Image
Libraries:
Datasets
License:
wpc061 commited on
Commit
6df09eb
·
verified ·
1 Parent(s): d509297

Add files using upload-large-folder tool

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. captcha/coordinates/sample_0011/coordinates.json +30 -0
  2. captcha/coordinates/sample_0011/sample_info.json +84 -0
  3. captcha/coordinates/sample_0016/coordinates.json +30 -0
  4. captcha/coordinates/sample_0016/sample_info.json +84 -0
  5. captcha/coordinates/sample_0029/coordinates.json +30 -0
  6. captcha/coordinates/sample_0029/sample_info.json +84 -0
  7. captcha/coordinates/sample_0045/coordinates.json +30 -0
  8. captcha/coordinates/sample_0045/sample_info.json +84 -0
  9. captcha/coordinates/sample_0223/coordinates.json +30 -0
  10. captcha/coordinates/sample_0223/sample_info.json +84 -0
  11. captcha/coordinates/sample_0224/coordinates.json +30 -0
  12. captcha/coordinates/sample_0224/sample_info.json +84 -0
  13. captcha/coordinates/sample_0248/coordinates.json +30 -0
  14. captcha/coordinates/sample_0248/sample_info.json +84 -0
  15. captcha/coordinates/sample_0277/coordinates.json +30 -0
  16. captcha/coordinates/sample_0277/sample_info.json +84 -0
  17. captcha/coordinates/sample_0283/coordinates.json +30 -0
  18. captcha/coordinates/sample_0283/sample_info.json +84 -0
  19. captcha/coordinates/sample_0421/coordinates.json +30 -0
  20. captcha/coordinates/sample_0421/sample_info.json +84 -0
  21. captcha/coordinates/sample_0472/coordinates.json +30 -0
  22. captcha/coordinates/sample_0472/sample_info.json +84 -0
  23. captcha/coordinates/sample_0475/coordinates.json +30 -0
  24. captcha/coordinates/sample_0475/sample_info.json +84 -0
  25. captcha/coordinates/sample_0481/coordinates.json +30 -0
  26. captcha/coordinates/sample_0481/sample_info.json +84 -0
  27. captcha/coordinates/sample_0613/coordinates.json +30 -0
  28. captcha/coordinates/sample_0613/sample_info.json +84 -0
  29. captcha/coordinates/sample_0640/coordinates.json +30 -0
  30. captcha/coordinates/sample_0640/sample_info.json +84 -0
  31. captcha/coordinates/sample_0647/coordinates.json +30 -0
  32. captcha/coordinates/sample_0647/sample_info.json +84 -0
  33. captcha/coordinates/sample_0678/coordinates.json +30 -0
  34. captcha/coordinates/sample_0678/sample_info.json +84 -0
  35. captcha/coordinates/sample_0812/coordinates.json +30 -0
  36. captcha/coordinates/sample_0812/sample_info.json +84 -0
  37. captcha/coordinates/sample_0815/coordinates.json +30 -0
  38. captcha/coordinates/sample_0815/sample_info.json +84 -0
  39. captcha/coordinates/sample_0846/coordinates.json +30 -0
  40. captcha/coordinates/sample_0846/sample_info.json +84 -0
  41. captcha/coordinates/sample_0879/coordinates.json +30 -0
  42. captcha/coordinates/sample_0879/sample_info.json +84 -0
  43. captcha/coordinates/sample_1108/coordinates.json +30 -0
  44. captcha/coordinates/sample_1108/sample_info.json +84 -0
  45. captcha/coordinates/sample_1130/coordinates.json +30 -0
  46. captcha/coordinates/sample_1130/sample_info.json +84 -0
  47. captcha/coordinates/sample_1137/coordinates.json +30 -0
  48. captcha/coordinates/sample_1137/sample_info.json +84 -0
  49. captcha/coordinates/sample_1197/coordinates.json +30 -0
  50. captcha/coordinates/sample_1197/sample_info.json +84 -0
captcha/coordinates/sample_0011/coordinates.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "image_list": [
3
+ "image_1.png",
4
+ "image_2.png",
5
+ "image_3.png",
6
+ "image_4.png",
7
+ "image_5.png"
8
+ ],
9
+ "ground_truth_image_index": 1,
10
+ "arrow_box": [
11
+ [
12
+ 615,
13
+ 712,
14
+ 675,
15
+ 772
16
+ ],
17
+ [
18
+ 764,
19
+ 669,
20
+ 824,
21
+ 729
22
+ ]
23
+ ],
24
+ "submit_box": [
25
+ 40,
26
+ 620,
27
+ 375,
28
+ 750
29
+ ]
30
+ }
captcha/coordinates/sample_0011/sample_info.json ADDED
@@ -0,0 +1,84 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "sample_id": 11,
3
+ "coordinate_system": {
4
+ "row_labels": [
5
+ "D",
6
+ "E",
7
+ "F",
8
+ "G"
9
+ ],
10
+ "col_labels": [
11
+ "6",
12
+ "7",
13
+ "8",
14
+ "9"
15
+ ]
16
+ },
17
+ "correct_position": {
18
+ "coordinates": [
19
+ 1,
20
+ 0
21
+ ],
22
+ "position_text": "E6"
23
+ },
24
+ "all_positions": [
25
+ {
26
+ "image_index": 1,
27
+ "coordinates": [
28
+ 1,
29
+ 0
30
+ ],
31
+ "position_text": "E6",
32
+ "is_correct": true
33
+ },
34
+ {
35
+ "image_index": 2,
36
+ "coordinates": [
37
+ 0,
38
+ 1
39
+ ],
40
+ "position_text": "D7",
41
+ "is_correct": false
42
+ },
43
+ {
44
+ "image_index": 3,
45
+ "coordinates": [
46
+ 3,
47
+ 2
48
+ ],
49
+ "position_text": "G8",
50
+ "is_correct": false
51
+ },
52
+ {
53
+ "image_index": 4,
54
+ "coordinates": [
55
+ 3,
56
+ 1
57
+ ],
58
+ "position_text": "G7",
59
+ "is_correct": false
60
+ },
61
+ {
62
+ "image_index": 5,
63
+ "coordinates": [
64
+ 2,
65
+ 1
66
+ ],
67
+ "position_text": "F7",
68
+ "is_correct": false
69
+ }
70
+ ],
71
+ "resources_used": {
72
+ "base_icon": "chair.png",
73
+ "overlay_icon": "baicai.png",
74
+ "background_top": "back.png",
75
+ "background_bottom": "submit.png",
76
+ "arrow_left": "arrow-circle-left.png",
77
+ "arrow_right": "arrow-circle-right.png"
78
+ },
79
+ "generation_info": {
80
+ "total_images": 5,
81
+ "correct_answer_image": "image_1.png",
82
+ "correct_answer_position": "E6"
83
+ }
84
+ }
captcha/coordinates/sample_0016/coordinates.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "image_list": [
3
+ "image_1.png",
4
+ "image_2.png",
5
+ "image_3.png",
6
+ "image_4.png",
7
+ "image_5.png"
8
+ ],
9
+ "ground_truth_image_index": 5,
10
+ "arrow_box": [
11
+ [
12
+ 519,
13
+ 675,
14
+ 579,
15
+ 735
16
+ ],
17
+ [
18
+ 773,
19
+ 720,
20
+ 833,
21
+ 780
22
+ ]
23
+ ],
24
+ "submit_box": [
25
+ 40,
26
+ 620,
27
+ 375,
28
+ 750
29
+ ]
30
+ }
captcha/coordinates/sample_0016/sample_info.json ADDED
@@ -0,0 +1,84 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "sample_id": 16,
3
+ "coordinate_system": {
4
+ "row_labels": [
5
+ "F",
6
+ "G",
7
+ "H",
8
+ "I"
9
+ ],
10
+ "col_labels": [
11
+ "3",
12
+ "4",
13
+ "5",
14
+ "6"
15
+ ]
16
+ },
17
+ "correct_position": {
18
+ "coordinates": [
19
+ 0,
20
+ 0
21
+ ],
22
+ "position_text": "F3"
23
+ },
24
+ "all_positions": [
25
+ {
26
+ "image_index": 1,
27
+ "coordinates": [
28
+ 0,
29
+ 1
30
+ ],
31
+ "position_text": "F4",
32
+ "is_correct": false
33
+ },
34
+ {
35
+ "image_index": 2,
36
+ "coordinates": [
37
+ 2,
38
+ 3
39
+ ],
40
+ "position_text": "H6",
41
+ "is_correct": false
42
+ },
43
+ {
44
+ "image_index": 3,
45
+ "coordinates": [
46
+ 2,
47
+ 1
48
+ ],
49
+ "position_text": "H4",
50
+ "is_correct": false
51
+ },
52
+ {
53
+ "image_index": 4,
54
+ "coordinates": [
55
+ 2,
56
+ 0
57
+ ],
58
+ "position_text": "H3",
59
+ "is_correct": false
60
+ },
61
+ {
62
+ "image_index": 5,
63
+ "coordinates": [
64
+ 0,
65
+ 0
66
+ ],
67
+ "position_text": "F3",
68
+ "is_correct": true
69
+ }
70
+ ],
71
+ "resources_used": {
72
+ "base_icon": "chair.png",
73
+ "overlay_icon": "baicai.png",
74
+ "background_top": "back.png",
75
+ "background_bottom": "submit3.png",
76
+ "arrow_left": "arrow-circle-left.png",
77
+ "arrow_right": "arrow-circle-right.png"
78
+ },
79
+ "generation_info": {
80
+ "total_images": 5,
81
+ "correct_answer_image": "image_5.png",
82
+ "correct_answer_position": "F3"
83
+ }
84
+ }
captcha/coordinates/sample_0029/coordinates.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "image_list": [
3
+ "image_1.png",
4
+ "image_2.png",
5
+ "image_3.png",
6
+ "image_4.png",
7
+ "image_5.png"
8
+ ],
9
+ "ground_truth_image_index": 4,
10
+ "arrow_box": [
11
+ [
12
+ 462,
13
+ 701,
14
+ 522,
15
+ 761
16
+ ],
17
+ [
18
+ 772,
19
+ 713,
20
+ 832,
21
+ 773
22
+ ]
23
+ ],
24
+ "submit_box": [
25
+ 40,
26
+ 620,
27
+ 375,
28
+ 750
29
+ ]
30
+ }
captcha/coordinates/sample_0029/sample_info.json ADDED
@@ -0,0 +1,84 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "sample_id": 29,
3
+ "coordinate_system": {
4
+ "row_labels": [
5
+ "C",
6
+ "D",
7
+ "E",
8
+ "F"
9
+ ],
10
+ "col_labels": [
11
+ "0",
12
+ "1",
13
+ "2",
14
+ "3"
15
+ ]
16
+ },
17
+ "correct_position": {
18
+ "coordinates": [
19
+ 1,
20
+ 1
21
+ ],
22
+ "position_text": "D1"
23
+ },
24
+ "all_positions": [
25
+ {
26
+ "image_index": 1,
27
+ "coordinates": [
28
+ 1,
29
+ 2
30
+ ],
31
+ "position_text": "D2",
32
+ "is_correct": false
33
+ },
34
+ {
35
+ "image_index": 2,
36
+ "coordinates": [
37
+ 1,
38
+ 0
39
+ ],
40
+ "position_text": "D0",
41
+ "is_correct": false
42
+ },
43
+ {
44
+ "image_index": 3,
45
+ "coordinates": [
46
+ 2,
47
+ 1
48
+ ],
49
+ "position_text": "E1",
50
+ "is_correct": false
51
+ },
52
+ {
53
+ "image_index": 4,
54
+ "coordinates": [
55
+ 1,
56
+ 1
57
+ ],
58
+ "position_text": "D1",
59
+ "is_correct": true
60
+ },
61
+ {
62
+ "image_index": 5,
63
+ "coordinates": [
64
+ 3,
65
+ 0
66
+ ],
67
+ "position_text": "F0",
68
+ "is_correct": false
69
+ }
70
+ ],
71
+ "resources_used": {
72
+ "base_icon": "chair.png",
73
+ "overlay_icon": "bird,鸟,动物,卡通.png",
74
+ "background_top": "back.png",
75
+ "background_bottom": "submit3.png",
76
+ "arrow_left": "arrow-circle-left.png",
77
+ "arrow_right": "arrow-circle-right.png"
78
+ },
79
+ "generation_info": {
80
+ "total_images": 5,
81
+ "correct_answer_image": "image_4.png",
82
+ "correct_answer_position": "D1"
83
+ }
84
+ }
captcha/coordinates/sample_0045/coordinates.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "image_list": [
3
+ "image_1.png",
4
+ "image_2.png",
5
+ "image_3.png",
6
+ "image_4.png",
7
+ "image_5.png"
8
+ ],
9
+ "ground_truth_image_index": 3,
10
+ "arrow_box": [
11
+ [
12
+ 500,
13
+ 664,
14
+ 560,
15
+ 724
16
+ ],
17
+ [
18
+ 732,
19
+ 681,
20
+ 792,
21
+ 741
22
+ ]
23
+ ],
24
+ "submit_box": [
25
+ 40,
26
+ 620,
27
+ 375,
28
+ 750
29
+ ]
30
+ }
captcha/coordinates/sample_0045/sample_info.json ADDED
@@ -0,0 +1,84 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "sample_id": 45,
3
+ "coordinate_system": {
4
+ "row_labels": [
5
+ "P",
6
+ "Q",
7
+ "R",
8
+ "S"
9
+ ],
10
+ "col_labels": [
11
+ "1",
12
+ "2",
13
+ "3",
14
+ "4"
15
+ ]
16
+ },
17
+ "correct_position": {
18
+ "coordinates": [
19
+ 2,
20
+ 3
21
+ ],
22
+ "position_text": "R4"
23
+ },
24
+ "all_positions": [
25
+ {
26
+ "image_index": 1,
27
+ "coordinates": [
28
+ 0,
29
+ 1
30
+ ],
31
+ "position_text": "P2",
32
+ "is_correct": false
33
+ },
34
+ {
35
+ "image_index": 2,
36
+ "coordinates": [
37
+ 3,
38
+ 2
39
+ ],
40
+ "position_text": "S3",
41
+ "is_correct": false
42
+ },
43
+ {
44
+ "image_index": 3,
45
+ "coordinates": [
46
+ 2,
47
+ 3
48
+ ],
49
+ "position_text": "R4",
50
+ "is_correct": true
51
+ },
52
+ {
53
+ "image_index": 4,
54
+ "coordinates": [
55
+ 2,
56
+ 0
57
+ ],
58
+ "position_text": "R1",
59
+ "is_correct": false
60
+ },
61
+ {
62
+ "image_index": 5,
63
+ "coordinates": [
64
+ 3,
65
+ 3
66
+ ],
67
+ "position_text": "S4",
68
+ "is_correct": false
69
+ }
70
+ ],
71
+ "resources_used": {
72
+ "base_icon": "chair.png",
73
+ "overlay_icon": "keaimao.png",
74
+ "background_top": "back.png",
75
+ "background_bottom": "submit3.png",
76
+ "arrow_left": "arrow-circle-left.png",
77
+ "arrow_right": "arrow-circle-right.png"
78
+ },
79
+ "generation_info": {
80
+ "total_images": 5,
81
+ "correct_answer_image": "image_3.png",
82
+ "correct_answer_position": "R4"
83
+ }
84
+ }
captcha/coordinates/sample_0223/coordinates.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "image_list": [
3
+ "image_1.png",
4
+ "image_2.png",
5
+ "image_3.png",
6
+ "image_4.png",
7
+ "image_5.png"
8
+ ],
9
+ "ground_truth_image_index": 4,
10
+ "arrow_box": [
11
+ [
12
+ 462,
13
+ 684,
14
+ 522,
15
+ 744
16
+ ],
17
+ [
18
+ 879,
19
+ 701,
20
+ 939,
21
+ 761
22
+ ]
23
+ ],
24
+ "submit_box": [
25
+ 40,
26
+ 620,
27
+ 375,
28
+ 750
29
+ ]
30
+ }
captcha/coordinates/sample_0223/sample_info.json ADDED
@@ -0,0 +1,84 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "sample_id": 223,
3
+ "coordinate_system": {
4
+ "row_labels": [
5
+ "A",
6
+ "B",
7
+ "C",
8
+ "D"
9
+ ],
10
+ "col_labels": [
11
+ "3",
12
+ "4",
13
+ "5",
14
+ "6"
15
+ ]
16
+ },
17
+ "correct_position": {
18
+ "coordinates": [
19
+ 0,
20
+ 1
21
+ ],
22
+ "position_text": "A4"
23
+ },
24
+ "all_positions": [
25
+ {
26
+ "image_index": 1,
27
+ "coordinates": [
28
+ 0,
29
+ 3
30
+ ],
31
+ "position_text": "A6",
32
+ "is_correct": false
33
+ },
34
+ {
35
+ "image_index": 2,
36
+ "coordinates": [
37
+ 2,
38
+ 1
39
+ ],
40
+ "position_text": "C4",
41
+ "is_correct": false
42
+ },
43
+ {
44
+ "image_index": 3,
45
+ "coordinates": [
46
+ 3,
47
+ 2
48
+ ],
49
+ "position_text": "D5",
50
+ "is_correct": false
51
+ },
52
+ {
53
+ "image_index": 4,
54
+ "coordinates": [
55
+ 0,
56
+ 1
57
+ ],
58
+ "position_text": "A4",
59
+ "is_correct": true
60
+ },
61
+ {
62
+ "image_index": 5,
63
+ "coordinates": [
64
+ 1,
65
+ 2
66
+ ],
67
+ "position_text": "B5",
68
+ "is_correct": false
69
+ }
70
+ ],
71
+ "resources_used": {
72
+ "base_icon": "chair.png",
73
+ "overlay_icon": "牛油果和西瓜.png",
74
+ "background_top": "back.png",
75
+ "background_bottom": "submit3.png",
76
+ "arrow_left": "arrow-circle-left.png",
77
+ "arrow_right": "arrow-circle-right.png"
78
+ },
79
+ "generation_info": {
80
+ "total_images": 5,
81
+ "correct_answer_image": "image_4.png",
82
+ "correct_answer_position": "A4"
83
+ }
84
+ }
captcha/coordinates/sample_0224/coordinates.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "image_list": [
3
+ "image_1.png",
4
+ "image_2.png",
5
+ "image_3.png",
6
+ "image_4.png",
7
+ "image_5.png"
8
+ ],
9
+ "ground_truth_image_index": 4,
10
+ "arrow_box": [
11
+ [
12
+ 547,
13
+ 714,
14
+ 607,
15
+ 774
16
+ ],
17
+ [
18
+ 839,
19
+ 688,
20
+ 899,
21
+ 748
22
+ ]
23
+ ],
24
+ "submit_box": [
25
+ 40,
26
+ 620,
27
+ 375,
28
+ 750
29
+ ]
30
+ }
captcha/coordinates/sample_0224/sample_info.json ADDED
@@ -0,0 +1,84 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "sample_id": 224,
3
+ "coordinate_system": {
4
+ "row_labels": [
5
+ "A",
6
+ "B",
7
+ "C",
8
+ "D"
9
+ ],
10
+ "col_labels": [
11
+ "4",
12
+ "5",
13
+ "6",
14
+ "7"
15
+ ]
16
+ },
17
+ "correct_position": {
18
+ "coordinates": [
19
+ 1,
20
+ 2
21
+ ],
22
+ "position_text": "B6"
23
+ },
24
+ "all_positions": [
25
+ {
26
+ "image_index": 1,
27
+ "coordinates": [
28
+ 0,
29
+ 3
30
+ ],
31
+ "position_text": "A7",
32
+ "is_correct": false
33
+ },
34
+ {
35
+ "image_index": 2,
36
+ "coordinates": [
37
+ 1,
38
+ 1
39
+ ],
40
+ "position_text": "B5",
41
+ "is_correct": false
42
+ },
43
+ {
44
+ "image_index": 3,
45
+ "coordinates": [
46
+ 3,
47
+ 3
48
+ ],
49
+ "position_text": "D7",
50
+ "is_correct": false
51
+ },
52
+ {
53
+ "image_index": 4,
54
+ "coordinates": [
55
+ 1,
56
+ 2
57
+ ],
58
+ "position_text": "B6",
59
+ "is_correct": true
60
+ },
61
+ {
62
+ "image_index": 5,
63
+ "coordinates": [
64
+ 1,
65
+ 0
66
+ ],
67
+ "position_text": "B4",
68
+ "is_correct": false
69
+ }
70
+ ],
71
+ "resources_used": {
72
+ "base_icon": "chair.png",
73
+ "overlay_icon": "牛油果和西瓜.png",
74
+ "background_top": "back.png",
75
+ "background_bottom": "submit3.png",
76
+ "arrow_left": "arrow-circle-left.png",
77
+ "arrow_right": "arrow-circle-right.png"
78
+ },
79
+ "generation_info": {
80
+ "total_images": 5,
81
+ "correct_answer_image": "image_4.png",
82
+ "correct_answer_position": "B6"
83
+ }
84
+ }
captcha/coordinates/sample_0248/coordinates.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "image_list": [
3
+ "image_1.png",
4
+ "image_2.png",
5
+ "image_3.png",
6
+ "image_4.png",
7
+ "image_5.png"
8
+ ],
9
+ "ground_truth_image_index": 4,
10
+ "arrow_box": [
11
+ [
12
+ 558,
13
+ 718,
14
+ 618,
15
+ 778
16
+ ],
17
+ [
18
+ 893,
19
+ 716,
20
+ 953,
21
+ 776
22
+ ]
23
+ ],
24
+ "submit_box": [
25
+ 40,
26
+ 620,
27
+ 375,
28
+ 750
29
+ ]
30
+ }
captcha/coordinates/sample_0248/sample_info.json ADDED
@@ -0,0 +1,84 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "sample_id": 248,
3
+ "coordinate_system": {
4
+ "row_labels": [
5
+ "V",
6
+ "W",
7
+ "X",
8
+ "Y"
9
+ ],
10
+ "col_labels": [
11
+ "4",
12
+ "5",
13
+ "6",
14
+ "7"
15
+ ]
16
+ },
17
+ "correct_position": {
18
+ "coordinates": [
19
+ 3,
20
+ 2
21
+ ],
22
+ "position_text": "Y6"
23
+ },
24
+ "all_positions": [
25
+ {
26
+ "image_index": 1,
27
+ "coordinates": [
28
+ 2,
29
+ 1
30
+ ],
31
+ "position_text": "X5",
32
+ "is_correct": false
33
+ },
34
+ {
35
+ "image_index": 2,
36
+ "coordinates": [
37
+ 1,
38
+ 0
39
+ ],
40
+ "position_text": "W4",
41
+ "is_correct": false
42
+ },
43
+ {
44
+ "image_index": 3,
45
+ "coordinates": [
46
+ 2,
47
+ 3
48
+ ],
49
+ "position_text": "X7",
50
+ "is_correct": false
51
+ },
52
+ {
53
+ "image_index": 4,
54
+ "coordinates": [
55
+ 3,
56
+ 2
57
+ ],
58
+ "position_text": "Y6",
59
+ "is_correct": true
60
+ },
61
+ {
62
+ "image_index": 5,
63
+ "coordinates": [
64
+ 0,
65
+ 2
66
+ ],
67
+ "position_text": "V6",
68
+ "is_correct": false
69
+ }
70
+ ],
71
+ "resources_used": {
72
+ "base_icon": "chair.png",
73
+ "overlay_icon": "狐猴.png",
74
+ "background_top": "back.png",
75
+ "background_bottom": "submit3.png",
76
+ "arrow_left": "arrow-circle-left.png",
77
+ "arrow_right": "arrow-circle-right.png"
78
+ },
79
+ "generation_info": {
80
+ "total_images": 5,
81
+ "correct_answer_image": "image_4.png",
82
+ "correct_answer_position": "Y6"
83
+ }
84
+ }
captcha/coordinates/sample_0277/coordinates.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "image_list": [
3
+ "image_1.png",
4
+ "image_2.png",
5
+ "image_3.png",
6
+ "image_4.png",
7
+ "image_5.png"
8
+ ],
9
+ "ground_truth_image_index": 4,
10
+ "arrow_box": [
11
+ [
12
+ 602,
13
+ 662,
14
+ 662,
15
+ 722
16
+ ],
17
+ [
18
+ 822,
19
+ 694,
20
+ 882,
21
+ 754
22
+ ]
23
+ ],
24
+ "submit_box": [
25
+ 40,
26
+ 620,
27
+ 375,
28
+ 750
29
+ ]
30
+ }
captcha/coordinates/sample_0277/sample_info.json ADDED
@@ -0,0 +1,84 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "sample_id": 277,
3
+ "coordinate_system": {
4
+ "row_labels": [
5
+ "Q",
6
+ "R",
7
+ "S",
8
+ "T"
9
+ ],
10
+ "col_labels": [
11
+ "6",
12
+ "7",
13
+ "8",
14
+ "9"
15
+ ]
16
+ },
17
+ "correct_position": {
18
+ "coordinates": [
19
+ 2,
20
+ 2
21
+ ],
22
+ "position_text": "S8"
23
+ },
24
+ "all_positions": [
25
+ {
26
+ "image_index": 1,
27
+ "coordinates": [
28
+ 1,
29
+ 2
30
+ ],
31
+ "position_text": "R8",
32
+ "is_correct": false
33
+ },
34
+ {
35
+ "image_index": 2,
36
+ "coordinates": [
37
+ 0,
38
+ 1
39
+ ],
40
+ "position_text": "Q7",
41
+ "is_correct": false
42
+ },
43
+ {
44
+ "image_index": 3,
45
+ "coordinates": [
46
+ 3,
47
+ 1
48
+ ],
49
+ "position_text": "T7",
50
+ "is_correct": false
51
+ },
52
+ {
53
+ "image_index": 4,
54
+ "coordinates": [
55
+ 2,
56
+ 2
57
+ ],
58
+ "position_text": "S8",
59
+ "is_correct": true
60
+ },
61
+ {
62
+ "image_index": 5,
63
+ "coordinates": [
64
+ 3,
65
+ 2
66
+ ],
67
+ "position_text": "T8",
68
+ "is_correct": false
69
+ }
70
+ ],
71
+ "resources_used": {
72
+ "base_icon": "chair.png",
73
+ "overlay_icon": "羊.png",
74
+ "background_top": "back.png",
75
+ "background_bottom": "submit3.png",
76
+ "arrow_left": "arrow-circle-left.png",
77
+ "arrow_right": "arrow-circle-right.png"
78
+ },
79
+ "generation_info": {
80
+ "total_images": 5,
81
+ "correct_answer_image": "image_4.png",
82
+ "correct_answer_position": "S8"
83
+ }
84
+ }
captcha/coordinates/sample_0283/coordinates.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "image_list": [
3
+ "image_1.png",
4
+ "image_2.png",
5
+ "image_3.png",
6
+ "image_4.png",
7
+ "image_5.png"
8
+ ],
9
+ "ground_truth_image_index": 2,
10
+ "arrow_box": [
11
+ [
12
+ 533,
13
+ 669,
14
+ 593,
15
+ 729
16
+ ],
17
+ [
18
+ 724,
19
+ 695,
20
+ 784,
21
+ 755
22
+ ]
23
+ ],
24
+ "submit_box": [
25
+ 40,
26
+ 620,
27
+ 375,
28
+ 750
29
+ ]
30
+ }
captcha/coordinates/sample_0283/sample_info.json ADDED
@@ -0,0 +1,84 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "sample_id": 283,
3
+ "coordinate_system": {
4
+ "row_labels": [
5
+ "N",
6
+ "O",
7
+ "P",
8
+ "Q"
9
+ ],
10
+ "col_labels": [
11
+ "0",
12
+ "1",
13
+ "2",
14
+ "3"
15
+ ]
16
+ },
17
+ "correct_position": {
18
+ "coordinates": [
19
+ 0,
20
+ 0
21
+ ],
22
+ "position_text": "N0"
23
+ },
24
+ "all_positions": [
25
+ {
26
+ "image_index": 1,
27
+ "coordinates": [
28
+ 2,
29
+ 2
30
+ ],
31
+ "position_text": "P2",
32
+ "is_correct": false
33
+ },
34
+ {
35
+ "image_index": 2,
36
+ "coordinates": [
37
+ 0,
38
+ 0
39
+ ],
40
+ "position_text": "N0",
41
+ "is_correct": true
42
+ },
43
+ {
44
+ "image_index": 3,
45
+ "coordinates": [
46
+ 3,
47
+ 0
48
+ ],
49
+ "position_text": "Q0",
50
+ "is_correct": false
51
+ },
52
+ {
53
+ "image_index": 4,
54
+ "coordinates": [
55
+ 1,
56
+ 0
57
+ ],
58
+ "position_text": "O0",
59
+ "is_correct": false
60
+ },
61
+ {
62
+ "image_index": 5,
63
+ "coordinates": [
64
+ 3,
65
+ 1
66
+ ],
67
+ "position_text": "Q1",
68
+ "is_correct": false
69
+ }
70
+ ],
71
+ "resources_used": {
72
+ "base_icon": "chair.png",
73
+ "overlay_icon": "老虎.png",
74
+ "background_top": "back.png",
75
+ "background_bottom": "submit.png",
76
+ "arrow_left": "arrow-circle-left.png",
77
+ "arrow_right": "arrow-circle-right.png"
78
+ },
79
+ "generation_info": {
80
+ "total_images": 5,
81
+ "correct_answer_image": "image_2.png",
82
+ "correct_answer_position": "N0"
83
+ }
84
+ }
captcha/coordinates/sample_0421/coordinates.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "image_list": [
3
+ "image_1.png",
4
+ "image_2.png",
5
+ "image_3.png",
6
+ "image_4.png",
7
+ "image_5.png"
8
+ ],
9
+ "ground_truth_image_index": 5,
10
+ "arrow_box": [
11
+ [
12
+ 490,
13
+ 717,
14
+ 550,
15
+ 777
16
+ ],
17
+ [
18
+ 754,
19
+ 663,
20
+ 814,
21
+ 723
22
+ ]
23
+ ],
24
+ "submit_box": [
25
+ 40,
26
+ 620,
27
+ 375,
28
+ 750
29
+ ]
30
+ }
captcha/coordinates/sample_0421/sample_info.json ADDED
@@ -0,0 +1,84 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "sample_id": 421,
3
+ "coordinate_system": {
4
+ "row_labels": [
5
+ "Q",
6
+ "R",
7
+ "S",
8
+ "T"
9
+ ],
10
+ "col_labels": [
11
+ "1",
12
+ "2",
13
+ "3",
14
+ "4"
15
+ ]
16
+ },
17
+ "correct_position": {
18
+ "coordinates": [
19
+ 3,
20
+ 1
21
+ ],
22
+ "position_text": "T2"
23
+ },
24
+ "all_positions": [
25
+ {
26
+ "image_index": 1,
27
+ "coordinates": [
28
+ 1,
29
+ 0
30
+ ],
31
+ "position_text": "R1",
32
+ "is_correct": false
33
+ },
34
+ {
35
+ "image_index": 2,
36
+ "coordinates": [
37
+ 0,
38
+ 1
39
+ ],
40
+ "position_text": "Q2",
41
+ "is_correct": false
42
+ },
43
+ {
44
+ "image_index": 3,
45
+ "coordinates": [
46
+ 3,
47
+ 3
48
+ ],
49
+ "position_text": "T4",
50
+ "is_correct": false
51
+ },
52
+ {
53
+ "image_index": 4,
54
+ "coordinates": [
55
+ 2,
56
+ 0
57
+ ],
58
+ "position_text": "S1",
59
+ "is_correct": false
60
+ },
61
+ {
62
+ "image_index": 5,
63
+ "coordinates": [
64
+ 3,
65
+ 1
66
+ ],
67
+ "position_text": "T2",
68
+ "is_correct": true
69
+ }
70
+ ],
71
+ "resources_used": {
72
+ "base_icon": "desk.png",
73
+ "overlay_icon": "banana.png",
74
+ "background_top": "back.png",
75
+ "background_bottom": "submit3.png",
76
+ "arrow_left": "arrow-circle-left.png",
77
+ "arrow_right": "arrow-circle-right.png"
78
+ },
79
+ "generation_info": {
80
+ "total_images": 5,
81
+ "correct_answer_image": "image_5.png",
82
+ "correct_answer_position": "T2"
83
+ }
84
+ }
captcha/coordinates/sample_0472/coordinates.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "image_list": [
3
+ "image_1.png",
4
+ "image_2.png",
5
+ "image_3.png",
6
+ "image_4.png",
7
+ "image_5.png"
8
+ ],
9
+ "ground_truth_image_index": 1,
10
+ "arrow_box": [
11
+ [
12
+ 593,
13
+ 690,
14
+ 653,
15
+ 750
16
+ ],
17
+ [
18
+ 872,
19
+ 685,
20
+ 932,
21
+ 745
22
+ ]
23
+ ],
24
+ "submit_box": [
25
+ 40,
26
+ 620,
27
+ 375,
28
+ 750
29
+ ]
30
+ }
captcha/coordinates/sample_0472/sample_info.json ADDED
@@ -0,0 +1,84 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "sample_id": 472,
3
+ "coordinate_system": {
4
+ "row_labels": [
5
+ "F",
6
+ "G",
7
+ "H",
8
+ "I"
9
+ ],
10
+ "col_labels": [
11
+ "6",
12
+ "7",
13
+ "8",
14
+ "9"
15
+ ]
16
+ },
17
+ "correct_position": {
18
+ "coordinates": [
19
+ 2,
20
+ 2
21
+ ],
22
+ "position_text": "H8"
23
+ },
24
+ "all_positions": [
25
+ {
26
+ "image_index": 1,
27
+ "coordinates": [
28
+ 2,
29
+ 2
30
+ ],
31
+ "position_text": "H8",
32
+ "is_correct": true
33
+ },
34
+ {
35
+ "image_index": 2,
36
+ "coordinates": [
37
+ 1,
38
+ 0
39
+ ],
40
+ "position_text": "G6",
41
+ "is_correct": false
42
+ },
43
+ {
44
+ "image_index": 3,
45
+ "coordinates": [
46
+ 1,
47
+ 3
48
+ ],
49
+ "position_text": "G9",
50
+ "is_correct": false
51
+ },
52
+ {
53
+ "image_index": 4,
54
+ "coordinates": [
55
+ 1,
56
+ 1
57
+ ],
58
+ "position_text": "G7",
59
+ "is_correct": false
60
+ },
61
+ {
62
+ "image_index": 5,
63
+ "coordinates": [
64
+ 2,
65
+ 0
66
+ ],
67
+ "position_text": "H6",
68
+ "is_correct": false
69
+ }
70
+ ],
71
+ "resources_used": {
72
+ "base_icon": "desk.png",
73
+ "overlay_icon": "xiyangyang.png",
74
+ "background_top": "back.png",
75
+ "background_bottom": "submit3.png",
76
+ "arrow_left": "arrow-circle-left.png",
77
+ "arrow_right": "arrow-circle-right.png"
78
+ },
79
+ "generation_info": {
80
+ "total_images": 5,
81
+ "correct_answer_image": "image_1.png",
82
+ "correct_answer_position": "H8"
83
+ }
84
+ }
captcha/coordinates/sample_0475/coordinates.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "image_list": [
3
+ "image_1.png",
4
+ "image_2.png",
5
+ "image_3.png",
6
+ "image_4.png",
7
+ "image_5.png"
8
+ ],
9
+ "ground_truth_image_index": 5,
10
+ "arrow_box": [
11
+ [
12
+ 432,
13
+ 685,
14
+ 492,
15
+ 745
16
+ ],
17
+ [
18
+ 789,
19
+ 719,
20
+ 849,
21
+ 779
22
+ ]
23
+ ],
24
+ "submit_box": [
25
+ 40,
26
+ 620,
27
+ 375,
28
+ 750
29
+ ]
30
+ }
captcha/coordinates/sample_0475/sample_info.json ADDED
@@ -0,0 +1,84 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "sample_id": 475,
3
+ "coordinate_system": {
4
+ "row_labels": [
5
+ "W",
6
+ "X",
7
+ "Y",
8
+ "Z"
9
+ ],
10
+ "col_labels": [
11
+ "0",
12
+ "1",
13
+ "2",
14
+ "3"
15
+ ]
16
+ },
17
+ "correct_position": {
18
+ "coordinates": [
19
+ 2,
20
+ 3
21
+ ],
22
+ "position_text": "Y3"
23
+ },
24
+ "all_positions": [
25
+ {
26
+ "image_index": 1,
27
+ "coordinates": [
28
+ 1,
29
+ 3
30
+ ],
31
+ "position_text": "X3",
32
+ "is_correct": false
33
+ },
34
+ {
35
+ "image_index": 2,
36
+ "coordinates": [
37
+ 0,
38
+ 0
39
+ ],
40
+ "position_text": "W0",
41
+ "is_correct": false
42
+ },
43
+ {
44
+ "image_index": 3,
45
+ "coordinates": [
46
+ 3,
47
+ 2
48
+ ],
49
+ "position_text": "Z2",
50
+ "is_correct": false
51
+ },
52
+ {
53
+ "image_index": 4,
54
+ "coordinates": [
55
+ 2,
56
+ 2
57
+ ],
58
+ "position_text": "Y2",
59
+ "is_correct": false
60
+ },
61
+ {
62
+ "image_index": 5,
63
+ "coordinates": [
64
+ 2,
65
+ 3
66
+ ],
67
+ "position_text": "Y3",
68
+ "is_correct": true
69
+ }
70
+ ],
71
+ "resources_used": {
72
+ "base_icon": "desk.png",
73
+ "overlay_icon": "一对樱桃.png",
74
+ "background_top": "back.png",
75
+ "background_bottom": "submit.png",
76
+ "arrow_left": "arrow-circle-left.png",
77
+ "arrow_right": "arrow-circle-right.png"
78
+ },
79
+ "generation_info": {
80
+ "total_images": 5,
81
+ "correct_answer_image": "image_5.png",
82
+ "correct_answer_position": "Y3"
83
+ }
84
+ }
captcha/coordinates/sample_0481/coordinates.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "image_list": [
3
+ "image_1.png",
4
+ "image_2.png",
5
+ "image_3.png",
6
+ "image_4.png",
7
+ "image_5.png"
8
+ ],
9
+ "ground_truth_image_index": 3,
10
+ "arrow_box": [
11
+ [
12
+ 546,
13
+ 688,
14
+ 606,
15
+ 748
16
+ ],
17
+ [
18
+ 911,
19
+ 672,
20
+ 971,
21
+ 732
22
+ ]
23
+ ],
24
+ "submit_box": [
25
+ 40,
26
+ 620,
27
+ 375,
28
+ 750
29
+ ]
30
+ }
captcha/coordinates/sample_0481/sample_info.json ADDED
@@ -0,0 +1,84 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "sample_id": 481,
3
+ "coordinate_system": {
4
+ "row_labels": [
5
+ "B",
6
+ "C",
7
+ "D",
8
+ "E"
9
+ ],
10
+ "col_labels": [
11
+ "6",
12
+ "7",
13
+ "8",
14
+ "9"
15
+ ]
16
+ },
17
+ "correct_position": {
18
+ "coordinates": [
19
+ 2,
20
+ 1
21
+ ],
22
+ "position_text": "D7"
23
+ },
24
+ "all_positions": [
25
+ {
26
+ "image_index": 1,
27
+ "coordinates": [
28
+ 3,
29
+ 0
30
+ ],
31
+ "position_text": "E6",
32
+ "is_correct": false
33
+ },
34
+ {
35
+ "image_index": 2,
36
+ "coordinates": [
37
+ 0,
38
+ 1
39
+ ],
40
+ "position_text": "B7",
41
+ "is_correct": false
42
+ },
43
+ {
44
+ "image_index": 3,
45
+ "coordinates": [
46
+ 2,
47
+ 1
48
+ ],
49
+ "position_text": "D7",
50
+ "is_correct": true
51
+ },
52
+ {
53
+ "image_index": 4,
54
+ "coordinates": [
55
+ 1,
56
+ 0
57
+ ],
58
+ "position_text": "C6",
59
+ "is_correct": false
60
+ },
61
+ {
62
+ "image_index": 5,
63
+ "coordinates": [
64
+ 2,
65
+ 3
66
+ ],
67
+ "position_text": "D9",
68
+ "is_correct": false
69
+ }
70
+ ],
71
+ "resources_used": {
72
+ "base_icon": "desk.png",
73
+ "overlay_icon": "乌龟,卡通动物.png",
74
+ "background_top": "back.png",
75
+ "background_bottom": "submit.png",
76
+ "arrow_left": "arrow-circle-left.png",
77
+ "arrow_right": "arrow-circle-right.png"
78
+ },
79
+ "generation_info": {
80
+ "total_images": 5,
81
+ "correct_answer_image": "image_3.png",
82
+ "correct_answer_position": "D7"
83
+ }
84
+ }
captcha/coordinates/sample_0613/coordinates.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "image_list": [
3
+ "image_1.png",
4
+ "image_2.png",
5
+ "image_3.png",
6
+ "image_4.png",
7
+ "image_5.png"
8
+ ],
9
+ "ground_truth_image_index": 1,
10
+ "arrow_box": [
11
+ [
12
+ 616,
13
+ 697,
14
+ 676,
15
+ 757
16
+ ],
17
+ [
18
+ 886,
19
+ 718,
20
+ 946,
21
+ 778
22
+ ]
23
+ ],
24
+ "submit_box": [
25
+ 40,
26
+ 620,
27
+ 375,
28
+ 750
29
+ ]
30
+ }
captcha/coordinates/sample_0613/sample_info.json ADDED
@@ -0,0 +1,84 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "sample_id": 613,
3
+ "coordinate_system": {
4
+ "row_labels": [
5
+ "U",
6
+ "V",
7
+ "W",
8
+ "X"
9
+ ],
10
+ "col_labels": [
11
+ "2",
12
+ "3",
13
+ "4",
14
+ "5"
15
+ ]
16
+ },
17
+ "correct_position": {
18
+ "coordinates": [
19
+ 3,
20
+ 0
21
+ ],
22
+ "position_text": "X2"
23
+ },
24
+ "all_positions": [
25
+ {
26
+ "image_index": 1,
27
+ "coordinates": [
28
+ 3,
29
+ 0
30
+ ],
31
+ "position_text": "X2",
32
+ "is_correct": true
33
+ },
34
+ {
35
+ "image_index": 2,
36
+ "coordinates": [
37
+ 0,
38
+ 2
39
+ ],
40
+ "position_text": "U4",
41
+ "is_correct": false
42
+ },
43
+ {
44
+ "image_index": 3,
45
+ "coordinates": [
46
+ 2,
47
+ 3
48
+ ],
49
+ "position_text": "W5",
50
+ "is_correct": false
51
+ },
52
+ {
53
+ "image_index": 4,
54
+ "coordinates": [
55
+ 2,
56
+ 2
57
+ ],
58
+ "position_text": "W4",
59
+ "is_correct": false
60
+ },
61
+ {
62
+ "image_index": 5,
63
+ "coordinates": [
64
+ 3,
65
+ 2
66
+ ],
67
+ "position_text": "X4",
68
+ "is_correct": false
69
+ }
70
+ ],
71
+ "resources_used": {
72
+ "base_icon": "desk.png",
73
+ "overlay_icon": "牛油果.png",
74
+ "background_top": "back.png",
75
+ "background_bottom": "submit3.png",
76
+ "arrow_left": "arrow-circle-left.png",
77
+ "arrow_right": "arrow-circle-right.png"
78
+ },
79
+ "generation_info": {
80
+ "total_images": 5,
81
+ "correct_answer_image": "image_1.png",
82
+ "correct_answer_position": "X2"
83
+ }
84
+ }
captcha/coordinates/sample_0640/coordinates.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "image_list": [
3
+ "image_1.png",
4
+ "image_2.png",
5
+ "image_3.png",
6
+ "image_4.png",
7
+ "image_5.png"
8
+ ],
9
+ "ground_truth_image_index": 4,
10
+ "arrow_box": [
11
+ [
12
+ 491,
13
+ 673,
14
+ 551,
15
+ 733
16
+ ],
17
+ [
18
+ 751,
19
+ 706,
20
+ 811,
21
+ 766
22
+ ]
23
+ ],
24
+ "submit_box": [
25
+ 40,
26
+ 620,
27
+ 375,
28
+ 750
29
+ ]
30
+ }
captcha/coordinates/sample_0640/sample_info.json ADDED
@@ -0,0 +1,84 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "sample_id": 640,
3
+ "coordinate_system": {
4
+ "row_labels": [
5
+ "L",
6
+ "M",
7
+ "N",
8
+ "O"
9
+ ],
10
+ "col_labels": [
11
+ "0",
12
+ "1",
13
+ "2",
14
+ "3"
15
+ ]
16
+ },
17
+ "correct_position": {
18
+ "coordinates": [
19
+ 1,
20
+ 2
21
+ ],
22
+ "position_text": "M2"
23
+ },
24
+ "all_positions": [
25
+ {
26
+ "image_index": 1,
27
+ "coordinates": [
28
+ 3,
29
+ 1
30
+ ],
31
+ "position_text": "O1",
32
+ "is_correct": false
33
+ },
34
+ {
35
+ "image_index": 2,
36
+ "coordinates": [
37
+ 1,
38
+ 0
39
+ ],
40
+ "position_text": "M0",
41
+ "is_correct": false
42
+ },
43
+ {
44
+ "image_index": 3,
45
+ "coordinates": [
46
+ 1,
47
+ 3
48
+ ],
49
+ "position_text": "M3",
50
+ "is_correct": false
51
+ },
52
+ {
53
+ "image_index": 4,
54
+ "coordinates": [
55
+ 1,
56
+ 2
57
+ ],
58
+ "position_text": "M2",
59
+ "is_correct": true
60
+ },
61
+ {
62
+ "image_index": 5,
63
+ "coordinates": [
64
+ 2,
65
+ 3
66
+ ],
67
+ "position_text": "N3",
68
+ "is_correct": false
69
+ }
70
+ ],
71
+ "resources_used": {
72
+ "base_icon": "desk.png",
73
+ "overlay_icon": "狐狸.png",
74
+ "background_top": "back.png",
75
+ "background_bottom": "submit3.png",
76
+ "arrow_left": "arrow-circle-left.png",
77
+ "arrow_right": "arrow-circle-right.png"
78
+ },
79
+ "generation_info": {
80
+ "total_images": 5,
81
+ "correct_answer_image": "image_4.png",
82
+ "correct_answer_position": "M2"
83
+ }
84
+ }
captcha/coordinates/sample_0647/coordinates.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "image_list": [
3
+ "image_1.png",
4
+ "image_2.png",
5
+ "image_3.png",
6
+ "image_4.png",
7
+ "image_5.png"
8
+ ],
9
+ "ground_truth_image_index": 2,
10
+ "arrow_box": [
11
+ [
12
+ 486,
13
+ 696,
14
+ 546,
15
+ 756
16
+ ],
17
+ [
18
+ 823,
19
+ 670,
20
+ 883,
21
+ 730
22
+ ]
23
+ ],
24
+ "submit_box": [
25
+ 40,
26
+ 620,
27
+ 375,
28
+ 750
29
+ ]
30
+ }
captcha/coordinates/sample_0647/sample_info.json ADDED
@@ -0,0 +1,84 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "sample_id": 647,
3
+ "coordinate_system": {
4
+ "row_labels": [
5
+ "I",
6
+ "J",
7
+ "K",
8
+ "L"
9
+ ],
10
+ "col_labels": [
11
+ "4",
12
+ "5",
13
+ "6",
14
+ "7"
15
+ ]
16
+ },
17
+ "correct_position": {
18
+ "coordinates": [
19
+ 0,
20
+ 0
21
+ ],
22
+ "position_text": "I4"
23
+ },
24
+ "all_positions": [
25
+ {
26
+ "image_index": 1,
27
+ "coordinates": [
28
+ 3,
29
+ 2
30
+ ],
31
+ "position_text": "L6",
32
+ "is_correct": false
33
+ },
34
+ {
35
+ "image_index": 2,
36
+ "coordinates": [
37
+ 0,
38
+ 0
39
+ ],
40
+ "position_text": "I4",
41
+ "is_correct": true
42
+ },
43
+ {
44
+ "image_index": 3,
45
+ "coordinates": [
46
+ 3,
47
+ 3
48
+ ],
49
+ "position_text": "L7",
50
+ "is_correct": false
51
+ },
52
+ {
53
+ "image_index": 4,
54
+ "coordinates": [
55
+ 0,
56
+ 1
57
+ ],
58
+ "position_text": "I5",
59
+ "is_correct": false
60
+ },
61
+ {
62
+ "image_index": 5,
63
+ "coordinates": [
64
+ 2,
65
+ 0
66
+ ],
67
+ "position_text": "K4",
68
+ "is_correct": false
69
+ }
70
+ ],
71
+ "resources_used": {
72
+ "base_icon": "desk.png",
73
+ "overlay_icon": "狐猴.png",
74
+ "background_top": "back.png",
75
+ "background_bottom": "submit3.png",
76
+ "arrow_left": "arrow-circle-left.png",
77
+ "arrow_right": "arrow-circle-right.png"
78
+ },
79
+ "generation_info": {
80
+ "total_images": 5,
81
+ "correct_answer_image": "image_2.png",
82
+ "correct_answer_position": "I4"
83
+ }
84
+ }
captcha/coordinates/sample_0678/coordinates.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "image_list": [
3
+ "image_1.png",
4
+ "image_2.png",
5
+ "image_3.png",
6
+ "image_4.png",
7
+ "image_5.png"
8
+ ],
9
+ "ground_truth_image_index": 3,
10
+ "arrow_box": [
11
+ [
12
+ 453,
13
+ 660,
14
+ 513,
15
+ 720
16
+ ],
17
+ [
18
+ 883,
19
+ 697,
20
+ 943,
21
+ 757
22
+ ]
23
+ ],
24
+ "submit_box": [
25
+ 40,
26
+ 620,
27
+ 375,
28
+ 750
29
+ ]
30
+ }
captcha/coordinates/sample_0678/sample_info.json ADDED
@@ -0,0 +1,84 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "sample_id": 678,
3
+ "coordinate_system": {
4
+ "row_labels": [
5
+ "V",
6
+ "W",
7
+ "X",
8
+ "Y"
9
+ ],
10
+ "col_labels": [
11
+ "0",
12
+ "1",
13
+ "2",
14
+ "3"
15
+ ]
16
+ },
17
+ "correct_position": {
18
+ "coordinates": [
19
+ 3,
20
+ 3
21
+ ],
22
+ "position_text": "Y3"
23
+ },
24
+ "all_positions": [
25
+ {
26
+ "image_index": 1,
27
+ "coordinates": [
28
+ 1,
29
+ 3
30
+ ],
31
+ "position_text": "W3",
32
+ "is_correct": false
33
+ },
34
+ {
35
+ "image_index": 2,
36
+ "coordinates": [
37
+ 0,
38
+ 0
39
+ ],
40
+ "position_text": "V0",
41
+ "is_correct": false
42
+ },
43
+ {
44
+ "image_index": 3,
45
+ "coordinates": [
46
+ 3,
47
+ 3
48
+ ],
49
+ "position_text": "Y3",
50
+ "is_correct": true
51
+ },
52
+ {
53
+ "image_index": 4,
54
+ "coordinates": [
55
+ 2,
56
+ 3
57
+ ],
58
+ "position_text": "X3",
59
+ "is_correct": false
60
+ },
61
+ {
62
+ "image_index": 5,
63
+ "coordinates": [
64
+ 1,
65
+ 2
66
+ ],
67
+ "position_text": "W2",
68
+ "is_correct": false
69
+ }
70
+ ],
71
+ "resources_used": {
72
+ "base_icon": "desk.png",
73
+ "overlay_icon": "羊.png",
74
+ "background_top": "back.png",
75
+ "background_bottom": "submit3.png",
76
+ "arrow_left": "arrow-circle-left.png",
77
+ "arrow_right": "arrow-circle-right.png"
78
+ },
79
+ "generation_info": {
80
+ "total_images": 5,
81
+ "correct_answer_image": "image_3.png",
82
+ "correct_answer_position": "Y3"
83
+ }
84
+ }
captcha/coordinates/sample_0812/coordinates.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "image_list": [
3
+ "image_1.png",
4
+ "image_2.png",
5
+ "image_3.png",
6
+ "image_4.png",
7
+ "image_5.png"
8
+ ],
9
+ "ground_truth_image_index": 4,
10
+ "arrow_box": [
11
+ [
12
+ 526,
13
+ 679,
14
+ 586,
15
+ 739
16
+ ],
17
+ [
18
+ 853,
19
+ 719,
20
+ 913,
21
+ 779
22
+ ]
23
+ ],
24
+ "submit_box": [
25
+ 40,
26
+ 620,
27
+ 375,
28
+ 750
29
+ ]
30
+ }
captcha/coordinates/sample_0812/sample_info.json ADDED
@@ -0,0 +1,84 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "sample_id": 812,
3
+ "coordinate_system": {
4
+ "row_labels": [
5
+ "Q",
6
+ "R",
7
+ "S",
8
+ "T"
9
+ ],
10
+ "col_labels": [
11
+ "2",
12
+ "3",
13
+ "4",
14
+ "5"
15
+ ]
16
+ },
17
+ "correct_position": {
18
+ "coordinates": [
19
+ 3,
20
+ 2
21
+ ],
22
+ "position_text": "T4"
23
+ },
24
+ "all_positions": [
25
+ {
26
+ "image_index": 1,
27
+ "coordinates": [
28
+ 3,
29
+ 0
30
+ ],
31
+ "position_text": "T2",
32
+ "is_correct": false
33
+ },
34
+ {
35
+ "image_index": 2,
36
+ "coordinates": [
37
+ 1,
38
+ 1
39
+ ],
40
+ "position_text": "R3",
41
+ "is_correct": false
42
+ },
43
+ {
44
+ "image_index": 3,
45
+ "coordinates": [
46
+ 2,
47
+ 3
48
+ ],
49
+ "position_text": "S5",
50
+ "is_correct": false
51
+ },
52
+ {
53
+ "image_index": 4,
54
+ "coordinates": [
55
+ 3,
56
+ 2
57
+ ],
58
+ "position_text": "T4",
59
+ "is_correct": true
60
+ },
61
+ {
62
+ "image_index": 5,
63
+ "coordinates": [
64
+ 1,
65
+ 3
66
+ ],
67
+ "position_text": "R5",
68
+ "is_correct": false
69
+ }
70
+ ],
71
+ "resources_used": {
72
+ "base_icon": "sofa.png",
73
+ "overlay_icon": "baicai.png",
74
+ "background_top": "back.png",
75
+ "background_bottom": "submit.png",
76
+ "arrow_left": "arrow-circle-left.png",
77
+ "arrow_right": "arrow-circle-right.png"
78
+ },
79
+ "generation_info": {
80
+ "total_images": 5,
81
+ "correct_answer_image": "image_4.png",
82
+ "correct_answer_position": "T4"
83
+ }
84
+ }
captcha/coordinates/sample_0815/coordinates.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "image_list": [
3
+ "image_1.png",
4
+ "image_2.png",
5
+ "image_3.png",
6
+ "image_4.png",
7
+ "image_5.png"
8
+ ],
9
+ "ground_truth_image_index": 5,
10
+ "arrow_box": [
11
+ [
12
+ 490,
13
+ 671,
14
+ 550,
15
+ 731
16
+ ],
17
+ [
18
+ 834,
19
+ 679,
20
+ 894,
21
+ 739
22
+ ]
23
+ ],
24
+ "submit_box": [
25
+ 40,
26
+ 620,
27
+ 375,
28
+ 750
29
+ ]
30
+ }
captcha/coordinates/sample_0815/sample_info.json ADDED
@@ -0,0 +1,84 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "sample_id": 815,
3
+ "coordinate_system": {
4
+ "row_labels": [
5
+ "C",
6
+ "D",
7
+ "E",
8
+ "F"
9
+ ],
10
+ "col_labels": [
11
+ "5",
12
+ "6",
13
+ "7",
14
+ "8"
15
+ ]
16
+ },
17
+ "correct_position": {
18
+ "coordinates": [
19
+ 1,
20
+ 3
21
+ ],
22
+ "position_text": "D8"
23
+ },
24
+ "all_positions": [
25
+ {
26
+ "image_index": 1,
27
+ "coordinates": [
28
+ 2,
29
+ 3
30
+ ],
31
+ "position_text": "E8",
32
+ "is_correct": false
33
+ },
34
+ {
35
+ "image_index": 2,
36
+ "coordinates": [
37
+ 3,
38
+ 0
39
+ ],
40
+ "position_text": "F5",
41
+ "is_correct": false
42
+ },
43
+ {
44
+ "image_index": 3,
45
+ "coordinates": [
46
+ 2,
47
+ 2
48
+ ],
49
+ "position_text": "E7",
50
+ "is_correct": false
51
+ },
52
+ {
53
+ "image_index": 4,
54
+ "coordinates": [
55
+ 1,
56
+ 1
57
+ ],
58
+ "position_text": "D6",
59
+ "is_correct": false
60
+ },
61
+ {
62
+ "image_index": 5,
63
+ "coordinates": [
64
+ 1,
65
+ 3
66
+ ],
67
+ "position_text": "D8",
68
+ "is_correct": true
69
+ }
70
+ ],
71
+ "resources_used": {
72
+ "base_icon": "sofa.png",
73
+ "overlay_icon": "baicai.png",
74
+ "background_top": "back.png",
75
+ "background_bottom": "submit3.png",
76
+ "arrow_left": "arrow-circle-left.png",
77
+ "arrow_right": "arrow-circle-right.png"
78
+ },
79
+ "generation_info": {
80
+ "total_images": 5,
81
+ "correct_answer_image": "image_5.png",
82
+ "correct_answer_position": "D8"
83
+ }
84
+ }
captcha/coordinates/sample_0846/coordinates.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "image_list": [
3
+ "image_1.png",
4
+ "image_2.png",
5
+ "image_3.png",
6
+ "image_4.png",
7
+ "image_5.png"
8
+ ],
9
+ "ground_truth_image_index": 5,
10
+ "arrow_box": [
11
+ [
12
+ 592,
13
+ 688,
14
+ 652,
15
+ 748
16
+ ],
17
+ [
18
+ 753,
19
+ 711,
20
+ 813,
21
+ 771
22
+ ]
23
+ ],
24
+ "submit_box": [
25
+ 40,
26
+ 620,
27
+ 375,
28
+ 750
29
+ ]
30
+ }
captcha/coordinates/sample_0846/sample_info.json ADDED
@@ -0,0 +1,84 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "sample_id": 846,
3
+ "coordinate_system": {
4
+ "row_labels": [
5
+ "S",
6
+ "T",
7
+ "U",
8
+ "V"
9
+ ],
10
+ "col_labels": [
11
+ "3",
12
+ "4",
13
+ "5",
14
+ "6"
15
+ ]
16
+ },
17
+ "correct_position": {
18
+ "coordinates": [
19
+ 3,
20
+ 3
21
+ ],
22
+ "position_text": "V6"
23
+ },
24
+ "all_positions": [
25
+ {
26
+ "image_index": 1,
27
+ "coordinates": [
28
+ 3,
29
+ 1
30
+ ],
31
+ "position_text": "V4",
32
+ "is_correct": false
33
+ },
34
+ {
35
+ "image_index": 2,
36
+ "coordinates": [
37
+ 1,
38
+ 1
39
+ ],
40
+ "position_text": "T4",
41
+ "is_correct": false
42
+ },
43
+ {
44
+ "image_index": 3,
45
+ "coordinates": [
46
+ 2,
47
+ 2
48
+ ],
49
+ "position_text": "U5",
50
+ "is_correct": false
51
+ },
52
+ {
53
+ "image_index": 4,
54
+ "coordinates": [
55
+ 2,
56
+ 3
57
+ ],
58
+ "position_text": "U6",
59
+ "is_correct": false
60
+ },
61
+ {
62
+ "image_index": 5,
63
+ "coordinates": [
64
+ 3,
65
+ 3
66
+ ],
67
+ "position_text": "V6",
68
+ "is_correct": true
69
+ }
70
+ ],
71
+ "resources_used": {
72
+ "base_icon": "sofa.png",
73
+ "overlay_icon": "keaimao.png",
74
+ "background_top": "back.png",
75
+ "background_bottom": "submit3.png",
76
+ "arrow_left": "arrow-circle-left.png",
77
+ "arrow_right": "arrow-circle-right.png"
78
+ },
79
+ "generation_info": {
80
+ "total_images": 5,
81
+ "correct_answer_image": "image_5.png",
82
+ "correct_answer_position": "V6"
83
+ }
84
+ }
captcha/coordinates/sample_0879/coordinates.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "image_list": [
3
+ "image_1.png",
4
+ "image_2.png",
5
+ "image_3.png",
6
+ "image_4.png",
7
+ "image_5.png"
8
+ ],
9
+ "ground_truth_image_index": 1,
10
+ "arrow_box": [
11
+ [
12
+ 462,
13
+ 720,
14
+ 522,
15
+ 780
16
+ ],
17
+ [
18
+ 828,
19
+ 660,
20
+ 888,
21
+ 720
22
+ ]
23
+ ],
24
+ "submit_box": [
25
+ 40,
26
+ 620,
27
+ 375,
28
+ 750
29
+ ]
30
+ }
captcha/coordinates/sample_0879/sample_info.json ADDED
@@ -0,0 +1,84 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "sample_id": 879,
3
+ "coordinate_system": {
4
+ "row_labels": [
5
+ "J",
6
+ "K",
7
+ "L",
8
+ "M"
9
+ ],
10
+ "col_labels": [
11
+ "0",
12
+ "1",
13
+ "2",
14
+ "3"
15
+ ]
16
+ },
17
+ "correct_position": {
18
+ "coordinates": [
19
+ 0,
20
+ 3
21
+ ],
22
+ "position_text": "J3"
23
+ },
24
+ "all_positions": [
25
+ {
26
+ "image_index": 1,
27
+ "coordinates": [
28
+ 0,
29
+ 3
30
+ ],
31
+ "position_text": "J3",
32
+ "is_correct": true
33
+ },
34
+ {
35
+ "image_index": 2,
36
+ "coordinates": [
37
+ 3,
38
+ 2
39
+ ],
40
+ "position_text": "M2",
41
+ "is_correct": false
42
+ },
43
+ {
44
+ "image_index": 3,
45
+ "coordinates": [
46
+ 3,
47
+ 0
48
+ ],
49
+ "position_text": "M0",
50
+ "is_correct": false
51
+ },
52
+ {
53
+ "image_index": 4,
54
+ "coordinates": [
55
+ 1,
56
+ 1
57
+ ],
58
+ "position_text": "K1",
59
+ "is_correct": false
60
+ },
61
+ {
62
+ "image_index": 5,
63
+ "coordinates": [
64
+ 0,
65
+ 1
66
+ ],
67
+ "position_text": "J1",
68
+ "is_correct": false
69
+ }
70
+ ],
71
+ "resources_used": {
72
+ "base_icon": "sofa.png",
73
+ "overlay_icon": "一对樱桃.png",
74
+ "background_top": "back.png",
75
+ "background_bottom": "submit3.png",
76
+ "arrow_left": "arrow-circle-left.png",
77
+ "arrow_right": "arrow-circle-right.png"
78
+ },
79
+ "generation_info": {
80
+ "total_images": 5,
81
+ "correct_answer_image": "image_1.png",
82
+ "correct_answer_position": "J3"
83
+ }
84
+ }
captcha/coordinates/sample_1108/coordinates.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "image_list": [
3
+ "image_1.png",
4
+ "image_2.png",
5
+ "image_3.png",
6
+ "image_4.png",
7
+ "image_5.png"
8
+ ],
9
+ "ground_truth_image_index": 5,
10
+ "arrow_box": [
11
+ [
12
+ 620,
13
+ 681,
14
+ 680,
15
+ 741
16
+ ],
17
+ [
18
+ 849,
19
+ 660,
20
+ 909,
21
+ 720
22
+ ]
23
+ ],
24
+ "submit_box": [
25
+ 40,
26
+ 620,
27
+ 375,
28
+ 750
29
+ ]
30
+ }
captcha/coordinates/sample_1108/sample_info.json ADDED
@@ -0,0 +1,84 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "sample_id": 1108,
3
+ "coordinate_system": {
4
+ "row_labels": [
5
+ "E",
6
+ "F",
7
+ "G",
8
+ "H"
9
+ ],
10
+ "col_labels": [
11
+ "1",
12
+ "2",
13
+ "3",
14
+ "4"
15
+ ]
16
+ },
17
+ "correct_position": {
18
+ "coordinates": [
19
+ 0,
20
+ 1
21
+ ],
22
+ "position_text": "E2"
23
+ },
24
+ "all_positions": [
25
+ {
26
+ "image_index": 1,
27
+ "coordinates": [
28
+ 1,
29
+ 1
30
+ ],
31
+ "position_text": "F2",
32
+ "is_correct": false
33
+ },
34
+ {
35
+ "image_index": 2,
36
+ "coordinates": [
37
+ 1,
38
+ 3
39
+ ],
40
+ "position_text": "F4",
41
+ "is_correct": false
42
+ },
43
+ {
44
+ "image_index": 3,
45
+ "coordinates": [
46
+ 2,
47
+ 0
48
+ ],
49
+ "position_text": "G1",
50
+ "is_correct": false
51
+ },
52
+ {
53
+ "image_index": 4,
54
+ "coordinates": [
55
+ 1,
56
+ 0
57
+ ],
58
+ "position_text": "F1",
59
+ "is_correct": false
60
+ },
61
+ {
62
+ "image_index": 5,
63
+ "coordinates": [
64
+ 0,
65
+ 1
66
+ ],
67
+ "position_text": "E2",
68
+ "is_correct": true
69
+ }
70
+ ],
71
+ "resources_used": {
72
+ "base_icon": "sofa.png",
73
+ "overlay_icon": "荷兰猪.png",
74
+ "background_top": "back.png",
75
+ "background_bottom": "submit.png",
76
+ "arrow_left": "arrow-circle-left.png",
77
+ "arrow_right": "arrow-circle-right.png"
78
+ },
79
+ "generation_info": {
80
+ "total_images": 5,
81
+ "correct_answer_image": "image_5.png",
82
+ "correct_answer_position": "E2"
83
+ }
84
+ }
captcha/coordinates/sample_1130/coordinates.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "image_list": [
3
+ "image_1.png",
4
+ "image_2.png",
5
+ "image_3.png",
6
+ "image_4.png",
7
+ "image_5.png"
8
+ ],
9
+ "ground_truth_image_index": 5,
10
+ "arrow_box": [
11
+ [
12
+ 460,
13
+ 692,
14
+ 520,
15
+ 752
16
+ ],
17
+ [
18
+ 781,
19
+ 665,
20
+ 841,
21
+ 725
22
+ ]
23
+ ],
24
+ "submit_box": [
25
+ 40,
26
+ 620,
27
+ 375,
28
+ 750
29
+ ]
30
+ }
captcha/coordinates/sample_1130/sample_info.json ADDED
@@ -0,0 +1,84 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "sample_id": 1130,
3
+ "coordinate_system": {
4
+ "row_labels": [
5
+ "L",
6
+ "M",
7
+ "N",
8
+ "O"
9
+ ],
10
+ "col_labels": [
11
+ "3",
12
+ "4",
13
+ "5",
14
+ "6"
15
+ ]
16
+ },
17
+ "correct_position": {
18
+ "coordinates": [
19
+ 3,
20
+ 2
21
+ ],
22
+ "position_text": "O5"
23
+ },
24
+ "all_positions": [
25
+ {
26
+ "image_index": 1,
27
+ "coordinates": [
28
+ 2,
29
+ 2
30
+ ],
31
+ "position_text": "N5",
32
+ "is_correct": false
33
+ },
34
+ {
35
+ "image_index": 2,
36
+ "coordinates": [
37
+ 0,
38
+ 2
39
+ ],
40
+ "position_text": "L5",
41
+ "is_correct": false
42
+ },
43
+ {
44
+ "image_index": 3,
45
+ "coordinates": [
46
+ 0,
47
+ 1
48
+ ],
49
+ "position_text": "L4",
50
+ "is_correct": false
51
+ },
52
+ {
53
+ "image_index": 4,
54
+ "coordinates": [
55
+ 1,
56
+ 2
57
+ ],
58
+ "position_text": "M5",
59
+ "is_correct": false
60
+ },
61
+ {
62
+ "image_index": 5,
63
+ "coordinates": [
64
+ 3,
65
+ 2
66
+ ],
67
+ "position_text": "O5",
68
+ "is_correct": true
69
+ }
70
+ ],
71
+ "resources_used": {
72
+ "base_icon": "sofa.png",
73
+ "overlay_icon": "蓝莓小子.png",
74
+ "background_top": "back.png",
75
+ "background_bottom": "submit.png",
76
+ "arrow_left": "arrow-circle-left.png",
77
+ "arrow_right": "arrow-circle-right.png"
78
+ },
79
+ "generation_info": {
80
+ "total_images": 5,
81
+ "correct_answer_image": "image_5.png",
82
+ "correct_answer_position": "O5"
83
+ }
84
+ }
captcha/coordinates/sample_1137/coordinates.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "image_list": [
3
+ "image_1.png",
4
+ "image_2.png",
5
+ "image_3.png",
6
+ "image_4.png",
7
+ "image_5.png"
8
+ ],
9
+ "ground_truth_image_index": 3,
10
+ "arrow_box": [
11
+ [
12
+ 468,
13
+ 678,
14
+ 528,
15
+ 738
16
+ ],
17
+ [
18
+ 763,
19
+ 683,
20
+ 823,
21
+ 743
22
+ ]
23
+ ],
24
+ "submit_box": [
25
+ 40,
26
+ 620,
27
+ 375,
28
+ 750
29
+ ]
30
+ }
captcha/coordinates/sample_1137/sample_info.json ADDED
@@ -0,0 +1,84 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "sample_id": 1137,
3
+ "coordinate_system": {
4
+ "row_labels": [
5
+ "I",
6
+ "J",
7
+ "K",
8
+ "L"
9
+ ],
10
+ "col_labels": [
11
+ "3",
12
+ "4",
13
+ "5",
14
+ "6"
15
+ ]
16
+ },
17
+ "correct_position": {
18
+ "coordinates": [
19
+ 2,
20
+ 1
21
+ ],
22
+ "position_text": "K4"
23
+ },
24
+ "all_positions": [
25
+ {
26
+ "image_index": 1,
27
+ "coordinates": [
28
+ 1,
29
+ 0
30
+ ],
31
+ "position_text": "J3",
32
+ "is_correct": false
33
+ },
34
+ {
35
+ "image_index": 2,
36
+ "coordinates": [
37
+ 2,
38
+ 0
39
+ ],
40
+ "position_text": "K3",
41
+ "is_correct": false
42
+ },
43
+ {
44
+ "image_index": 3,
45
+ "coordinates": [
46
+ 2,
47
+ 1
48
+ ],
49
+ "position_text": "K4",
50
+ "is_correct": true
51
+ },
52
+ {
53
+ "image_index": 4,
54
+ "coordinates": [
55
+ 3,
56
+ 0
57
+ ],
58
+ "position_text": "L3",
59
+ "is_correct": false
60
+ },
61
+ {
62
+ "image_index": 5,
63
+ "coordinates": [
64
+ 0,
65
+ 3
66
+ ],
67
+ "position_text": "I6",
68
+ "is_correct": false
69
+ }
70
+ ],
71
+ "resources_used": {
72
+ "base_icon": "sofa.png",
73
+ "overlay_icon": "藏獒.png",
74
+ "background_top": "back.png",
75
+ "background_bottom": "submit.png",
76
+ "arrow_left": "arrow-circle-left.png",
77
+ "arrow_right": "arrow-circle-right.png"
78
+ },
79
+ "generation_info": {
80
+ "total_images": 5,
81
+ "correct_answer_image": "image_3.png",
82
+ "correct_answer_position": "K4"
83
+ }
84
+ }
captcha/coordinates/sample_1197/coordinates.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "image_list": [
3
+ "image_1.png",
4
+ "image_2.png",
5
+ "image_3.png",
6
+ "image_4.png",
7
+ "image_5.png"
8
+ ],
9
+ "ground_truth_image_index": 5,
10
+ "arrow_box": [
11
+ [
12
+ 435,
13
+ 676,
14
+ 495,
15
+ 736
16
+ ],
17
+ [
18
+ 725,
19
+ 702,
20
+ 785,
21
+ 762
22
+ ]
23
+ ],
24
+ "submit_box": [
25
+ 40,
26
+ 620,
27
+ 375,
28
+ 750
29
+ ]
30
+ }
captcha/coordinates/sample_1197/sample_info.json ADDED
@@ -0,0 +1,84 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "sample_id": 1197,
3
+ "coordinate_system": {
4
+ "row_labels": [
5
+ "H",
6
+ "I",
7
+ "J",
8
+ "K"
9
+ ],
10
+ "col_labels": [
11
+ "3",
12
+ "4",
13
+ "5",
14
+ "6"
15
+ ]
16
+ },
17
+ "correct_position": {
18
+ "coordinates": [
19
+ 2,
20
+ 0
21
+ ],
22
+ "position_text": "J3"
23
+ },
24
+ "all_positions": [
25
+ {
26
+ "image_index": 1,
27
+ "coordinates": [
28
+ 1,
29
+ 0
30
+ ],
31
+ "position_text": "I3",
32
+ "is_correct": false
33
+ },
34
+ {
35
+ "image_index": 2,
36
+ "coordinates": [
37
+ 3,
38
+ 0
39
+ ],
40
+ "position_text": "K3",
41
+ "is_correct": false
42
+ },
43
+ {
44
+ "image_index": 3,
45
+ "coordinates": [
46
+ 3,
47
+ 1
48
+ ],
49
+ "position_text": "K4",
50
+ "is_correct": false
51
+ },
52
+ {
53
+ "image_index": 4,
54
+ "coordinates": [
55
+ 3,
56
+ 3
57
+ ],
58
+ "position_text": "K6",
59
+ "is_correct": false
60
+ },
61
+ {
62
+ "image_index": 5,
63
+ "coordinates": [
64
+ 2,
65
+ 0
66
+ ],
67
+ "position_text": "J3",
68
+ "is_correct": true
69
+ }
70
+ ],
71
+ "resources_used": {
72
+ "base_icon": "sofa.png",
73
+ "overlay_icon": "鹿,卡通动物.png",
74
+ "background_top": "back.png",
75
+ "background_bottom": "submit3.png",
76
+ "arrow_left": "arrow-circle-left.png",
77
+ "arrow_right": "arrow-circle-right.png"
78
+ },
79
+ "generation_info": {
80
+ "total_images": 5,
81
+ "correct_answer_image": "image_5.png",
82
+ "correct_answer_position": "J3"
83
+ }
84
+ }