Datasets:
Formats:
json
Size:
1K - 10K
Tags:
document-ai
form-understanding
key-information-extraction
layout-analysis
multilingual
structured-prediction
License:
| { | |
| "status": "created", | |
| "task": "one_augmented_image_per_stylized_class", | |
| "variant": "combined", | |
| "sample_name": "en_9", | |
| "source_sample_id": "01", | |
| "seed": 6152737137176878276, | |
| "source_image": "/home/jiangtao/OCR/agents/stylized_output/en_9/01/en_9-01.png", | |
| "output_image": "/home/jiangtao/OCR/agents/dataset-augment/en_9/en_9-01_augmented.png", | |
| "source_relative": "en_9/01/en_9-01.png", | |
| "output_relative": "en_9/en_9-01_augmented.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 | |
| }, | |
| "metrics_before": { | |
| "blur_score_cv": 2530.6567, | |
| "blur_score_cv_denoised": 708.8896, | |
| "foreground_ratio": 0.296494, | |
| "mean_gray": 222.5956, | |
| "std_gray": 53.6598 | |
| }, | |
| "metrics_after": { | |
| "blur_score_cv": 2454.5782, | |
| "blur_score_cv_denoised": 359.4394, | |
| "foreground_ratio": 0.334169, | |
| "mean_gray": 213.3124, | |
| "std_gray": 48.3023 | |
| }, | |
| "metrics_delta": { | |
| "blur_score_cv": -76.0785, | |
| "blur_score_cv_denoised": -349.4502, | |
| "foreground_ratio": 0.0377, | |
| "mean_gray": -9.2832, | |
| "std_gray": -5.3575 | |
| }, | |
| "params": { | |
| "operations": [ | |
| "combined_dilate_local_bend", | |
| "combined_erode", | |
| "combined_blur_noise" | |
| ], | |
| "dilate_params": { | |
| "operations": [ | |
| "foreground_ink_dilation", | |
| "local_warp", | |
| "small_optional_blur", | |
| "small_optional_noise" | |
| ], | |
| "kernel_size": 3, | |
| "kernel_shape": "ellipse", | |
| "warp_mode": "local_bend_points", | |
| "warp_point_count": 1, | |
| "warp_radius_range_px": [ | |
| 12.0, | |
| 36.0 | |
| ], | |
| "warp_amplitude_range_px": [ | |
| 8.0, | |
| 15.0 | |
| ], | |
| "warp_twist_ratio_range": [ | |
| 0.24, | |
| 0.48 | |
| ], | |
| "warp_points": [ | |
| { | |
| "center_x": 1030, | |
| "center_y": 27, | |
| "radius_px": 35.3246, | |
| "amplitude_px": 9.858, | |
| "direction_deg": 6.7088, | |
| "twist_ratio": 0.4518 | |
| } | |
| ], | |
| "warp_center_source": "foreground_mask", | |
| "warp_local_patch_only": true, | |
| "warp_blend_mode": "hard_patch_feather_edge", | |
| "iterations": 1, | |
| "strength": 0.4008, | |
| "post_blur_sigma": 0.294, | |
| "post_noise_sigma": 1.1842 | |
| }, | |
| "bend_params": { | |
| "warp_mode": "local_bend_points", | |
| "warp_point_count": 1, | |
| "warp_radius_range_px": [ | |
| 12.0, | |
| 36.0 | |
| ], | |
| "warp_amplitude_range_px": [ | |
| 8.0, | |
| 15.0 | |
| ], | |
| "warp_twist_ratio_range": [ | |
| 0.24, | |
| 0.48 | |
| ], | |
| "warp_points": [ | |
| { | |
| "center_x": 1030, | |
| "center_y": 27, | |
| "radius_px": 35.3246, | |
| "amplitude_px": 9.858, | |
| "direction_deg": 6.7088, | |
| "twist_ratio": 0.4518 | |
| } | |
| ], | |
| "warp_center_source": "foreground_mask", | |
| "warp_local_patch_only": true, | |
| "warp_blend_mode": "hard_patch_feather_edge" | |
| }, | |
| "erosion_params": { | |
| "operations": [ | |
| "foreground_ink_erosion", | |
| "small_optional_blur", | |
| "small_optional_noise" | |
| ], | |
| "kernel_size": 2, | |
| "kernel_shape": "rect", | |
| "iterations": 1, | |
| "strength": 0.7491, | |
| "post_blur_sigma": 0.4455, | |
| "post_noise_sigma": 1.3498 | |
| }, | |
| "blur_params": { | |
| "operations": [ | |
| "contrast_brightness", | |
| "gaussian_blur", | |
| "optional_motion_blur", | |
| "gaussian_noise", | |
| "salt_pepper", | |
| "jpeg_roundtrip" | |
| ], | |
| "contrast": 0.9955, | |
| "brightness": -6.4862, | |
| "gaussian_blur_sigma": 0.2323, | |
| "motion_applied": false, | |
| "noise_sigma": 6.0034, | |
| "salt_pepper_amount": 0.002304, | |
| "jpeg_quality": 71 | |
| } | |
| }, | |
| "diff_metrics": { | |
| "mean_absdiff": 15.2994, | |
| "p95_absdiff": 48.0, | |
| "changed_pixel_ratio_gt8": 0.661991 | |
| } | |
| } |