Datasets:
Formats:
json
Size:
1K - 10K
Tags:
document-ai
form-understanding
key-information-extraction
layout-analysis
multilingual
structured-prediction
License:
File size: 2,152 Bytes
e87296f cdeee5b | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 | {
"status": "created",
"variant": "erode",
"level": "low",
"sample_name": "ja_21",
"source_sample_id": "01",
"augmented_sample_id": "01/erode/low",
"seed": 16217220242565440908,
"source_relative": "ja_21/01/img/ja_21-01.png",
"output_relative": "ja_21/01/erode/low/ja_21-01.png",
"source_image_size": {
"width": 1232,
"height": 864
},
"output_image_size": {
"width": 1232,
"height": 864
},
"allowed_output_sizes": [
{
"width": 1232,
"height": 864
},
{
"width": 864,
"height": 1232
}
],
"resolution_enforced": false,
"size_before_enforce": {
"width": 1232,
"height": 864
},
"size_after_enforce": {
"width": 1232,
"height": 864
},
"target_size": {
"width": 1232,
"height": 864
},
"copied_sidecars": [
"answer.json"
],
"metrics_before": {
"blur_score_cv": 4960.7653,
"blur_score_cv_denoised": 999.7486,
"foreground_ratio": 0.231091,
"mean_gray": 232.0533,
"std_gray": 60.0892
},
"metrics_after": {
"blur_score_cv": 3246.6598,
"blur_score_cv_denoised": 675.4027,
"foreground_ratio": 0.218866,
"mean_gray": 236.48,
"std_gray": 49.9697
},
"metrics_delta": {
"blur_score_cv": -1714.1055,
"blur_score_cv_denoised": -324.3459,
"foreground_ratio": -0.0122,
"mean_gray": 4.4267,
"std_gray": -10.1195
},
"params": {
"operations": [
"foreground_ink_erosion",
"small_optional_blur",
"small_optional_noise"
],
"level": "low",
"level_config": {
"iterations": [
[
1
],
[
1.0
]
],
"strength": [
0.3,
0.55
],
"post_blur_sigma": [
0.0,
0.2
],
"post_noise_sigma": [
0.0,
0.8
]
},
"kernel_size": 2,
"kernel_shape": "rect",
"ink_floor": 6,
"iterations": 1,
"strength": 0.4518,
"post_blur_sigma": 0.0869,
"post_noise_sigma": 0.1912
},
"diff_metrics": {
"mean_absdiff": 4.4271,
"p95_absdiff": 40.0,
"changed_pixel_ratio_gt8": 0.101362
}
}
|