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_3", | |
| "source_sample_id": "01", | |
| "seed": 6768793434914694897, | |
| "source_image": "/home/jiangtao/OCR/agents/stylized_output/en_3/01/en_3-01.png", | |
| "output_image": "/home/jiangtao/OCR/agents/dataset-augment/en_3/en_3-01_augmented.png", | |
| "source_relative": "en_3/01/en_3-01.png", | |
| "output_relative": "en_3/en_3-01_augmented.png", | |
| "source_image_size": { | |
| "width": 864, | |
| "height": 1232 | |
| }, | |
| "output_image_size": { | |
| "width": 864, | |
| "height": 1232 | |
| }, | |
| "allowed_output_sizes": [ | |
| { | |
| "width": 1232, | |
| "height": 864 | |
| }, | |
| { | |
| "width": 864, | |
| "height": 1232 | |
| } | |
| ], | |
| "resolution_enforced": false, | |
| "size_before_enforce": { | |
| "width": 864, | |
| "height": 1232 | |
| }, | |
| "size_after_enforce": { | |
| "width": 864, | |
| "height": 1232 | |
| }, | |
| "target_size": { | |
| "width": 864, | |
| "height": 1232 | |
| }, | |
| "metrics_before": { | |
| "blur_score_cv": 4794.7504, | |
| "blur_score_cv_denoised": 1127.5102, | |
| "foreground_ratio": 0.283941, | |
| "mean_gray": 224.5763, | |
| "std_gray": 59.9316 | |
| }, | |
| "metrics_after": { | |
| "blur_score_cv": 2262.1125, | |
| "blur_score_cv_denoised": 511.4256, | |
| "foreground_ratio": 0.332981, | |
| "mean_gray": 217.6833, | |
| "std_gray": 52.5986 | |
| }, | |
| "metrics_delta": { | |
| "blur_score_cv": -2532.6379, | |
| "blur_score_cv_denoised": -616.0846, | |
| "foreground_ratio": 0.049, | |
| "mean_gray": -6.893, | |
| "std_gray": -7.333 | |
| }, | |
| "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": "rect", | |
| "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": 394, | |
| "center_y": 155, | |
| "radius_px": 19.4449, | |
| "amplitude_px": 13.6627, | |
| "direction_deg": 264.6203, | |
| "twist_ratio": 0.4311 | |
| } | |
| ], | |
| "warp_center_source": "foreground_mask", | |
| "warp_local_patch_only": true, | |
| "warp_blend_mode": "hard_patch_feather_edge", | |
| "iterations": 1, | |
| "strength": 0.3848, | |
| "post_blur_sigma": 0.2191, | |
| "post_noise_sigma": 1.3139 | |
| }, | |
| "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": 394, | |
| "center_y": 155, | |
| "radius_px": 19.4449, | |
| "amplitude_px": 13.6627, | |
| "direction_deg": 264.6203, | |
| "twist_ratio": 0.4311 | |
| } | |
| ], | |
| "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": "cross", | |
| "iterations": 1, | |
| "strength": 0.9011, | |
| "post_blur_sigma": 0.4192, | |
| "post_noise_sigma": 0.9635 | |
| }, | |
| "blur_params": { | |
| "operations": [ | |
| "contrast_brightness", | |
| "gaussian_blur", | |
| "optional_motion_blur", | |
| "gaussian_noise", | |
| "salt_pepper", | |
| "jpeg_roundtrip" | |
| ], | |
| "contrast": 0.9945, | |
| "brightness": -3.5176, | |
| "gaussian_blur_sigma": 0.3193, | |
| "motion_applied": false, | |
| "noise_sigma": 3.5034, | |
| "salt_pepper_amount": 0.001256, | |
| "jpeg_quality": 77 | |
| } | |
| }, | |
| "diff_metrics": { | |
| "mean_absdiff": 15.78, | |
| "p95_absdiff": 65.0, | |
| "changed_pixel_ratio_gt8": 0.372621 | |
| } | |
| } |