makeitfr commited on
Commit
e2d8f3b
·
verified ·
1 Parent(s): 705f878

Upload test_results_response.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. test_results_response.json +25 -15
test_results_response.json CHANGED
@@ -1,10 +1,10 @@
1
  {
2
  "status": "success",
3
  "processing_times_seconds": {
4
- "omniparser_detection": 13.47,
5
- "template_matching": 5.33,
6
- "captioning": 16.57,
7
- "total": 35.36
8
  },
9
  "captions_enabled": true,
10
  "image_info": {
@@ -15,52 +15,58 @@
15
  "total_elements_detected": 120,
16
  "elements": [
17
  {
18
- "element_id": "crop_0001",
19
  "x": 116,
20
  "y": 21,
21
  "x1": 71,
22
  "y1": 13,
23
  "x2": 161,
24
  "y2": 29,
 
 
25
  "confidence": 1.0,
26
- "template_match": "unknown",
27
  "center": {
28
  "x": 116,
29
  "y": 21
30
  },
31
- "caption": "text label"
32
  },
33
  {
34
- "element_id": "crop_0002",
35
  "x": 274,
36
  "y": 21,
37
  "x1": 229,
38
  "y1": 13,
39
  "x2": 319,
40
  "y2": 29,
 
 
41
  "confidence": 1.0,
42
- "template_match": "unknown",
43
  "center": {
44
  "x": 274,
45
  "y": 21
46
  },
47
- "caption": "JPG converter label"
48
  },
49
  {
50
- "element_id": "crop_0003",
51
  "x": 1059,
52
  "y": 21,
53
  "x1": 1019,
54
  "y1": 13,
55
  "x2": 1099,
56
  "y2": 29,
 
 
57
  "confidence": 1.0,
58
- "template_match": "unknown",
59
  "center": {
60
  "x": 1059,
61
  "y": 21
62
  },
63
- "caption": "URL link"
64
  },
65
  {
66
  "element_id": "crop_0004",
@@ -70,8 +76,10 @@
70
  "y1": 222,
71
  "x2": 413,
72
  "y2": 259,
 
 
73
  "confidence": 1.0,
74
- "template_match": "unknown",
75
  "center": {
76
  "x": 323,
77
  "y": 240
@@ -86,8 +94,10 @@
86
  "y1": 261,
87
  "x2": 321,
88
  "y2": 279,
 
 
89
  "confidence": 1.0,
90
- "template_match": "unknown",
91
  "center": {
92
  "x": 279,
93
  "y": 270
 
1
  {
2
  "status": "success",
3
  "processing_times_seconds": {
4
+ "omniparser_detection": 9.63,
5
+ "template_matching": 5.19,
6
+ "captioning": 0.0,
7
+ "total": 14.82
8
  },
9
  "captions_enabled": true,
10
  "image_info": {
 
15
  "total_elements_detected": 120,
16
  "elements": [
17
  {
18
+ "element_id": "crop_0000",
19
  "x": 116,
20
  "y": 21,
21
  "x1": 71,
22
  "y1": 13,
23
  "x2": 161,
24
  "y2": 29,
25
+ "width": 90,
26
+ "height": 16,
27
  "confidence": 1.0,
28
+ "template_file": "crop_0000.png",
29
  "center": {
30
  "x": 116,
31
  "y": 21
32
  },
33
+ "caption": "download button"
34
  },
35
  {
36
+ "element_id": "crop_0001",
37
  "x": 274,
38
  "y": 21,
39
  "x1": 229,
40
  "y1": 13,
41
  "x2": 319,
42
  "y2": 29,
43
+ "width": 90,
44
+ "height": 16,
45
  "confidence": 1.0,
46
+ "template_file": "crop_0001.png",
47
  "center": {
48
  "x": 274,
49
  "y": 21
50
  },
51
+ "caption": "text label"
52
  },
53
  {
54
+ "element_id": "crop_0002",
55
  "x": 1059,
56
  "y": 21,
57
  "x1": 1019,
58
  "y1": 13,
59
  "x2": 1099,
60
  "y2": 29,
61
+ "width": 80,
62
+ "height": 16,
63
  "confidence": 1.0,
64
+ "template_file": "crop_0002.png",
65
  "center": {
66
  "x": 1059,
67
  "y": 21
68
  },
69
+ "caption": "JPG converter label"
70
  },
71
  {
72
  "element_id": "crop_0004",
 
76
  "y1": 222,
77
  "x2": 413,
78
  "y2": 259,
79
+ "width": 180,
80
+ "height": 37,
81
  "confidence": 1.0,
82
+ "template_file": "crop_0004.png",
83
  "center": {
84
  "x": 323,
85
  "y": 240
 
94
  "y1": 261,
95
  "x2": 321,
96
  "y2": 279,
97
+ "width": 83,
98
+ "height": 18,
99
  "confidence": 1.0,
100
+ "template_file": "crop_0005.png",
101
  "center": {
102
  "x": 279,
103
  "y": 270