FormStruct-Bench / dataset-augment /en_8 /augment_meta.json
Oleav's picture
Add dataset augment samples
a08da7b verified
Raw
History Blame Contribute Delete
5.05 kB
{
"status": "created",
"task": "one_augmented_image_per_stylized_class",
"variant": "combined",
"sample_name": "en_8",
"source_sample_id": "01",
"seed": 8218631928279019784,
"source_image": "/home/jiangtao/OCR/agents/stylized_output/en_8/01/en_8-01.png",
"output_image": "/home/jiangtao/OCR/agents/dataset-augment/en_8/en_8-01_augmented.png",
"source_relative": "en_8/01/en_8-01.png",
"output_relative": "en_8/en_8-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": 5476.777,
"blur_score_cv_denoised": 1012.9862,
"foreground_ratio": 0.31281,
"mean_gray": 221.0143,
"std_gray": 66.9832
},
"metrics_after": {
"blur_score_cv": 1994.6206,
"blur_score_cv_denoised": 433.5704,
"foreground_ratio": 0.366039,
"mean_gray": 211.9326,
"std_gray": 61.9744
},
"metrics_delta": {
"blur_score_cv": -3482.1564,
"blur_score_cv_denoised": -579.4158,
"foreground_ratio": 0.0532,
"mean_gray": -9.0817,
"std_gray": -5.0088
},
"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": 3,
"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": 236,
"center_y": 381,
"radius_px": 34.2776,
"amplitude_px": 9.4218,
"direction_deg": 152.5245,
"twist_ratio": 0.4346
},
{
"center_x": 709,
"center_y": 251,
"radius_px": 12.9747,
"amplitude_px": 11.8526,
"direction_deg": 267.7681,
"twist_ratio": 0.2983
},
{
"center_x": 847,
"center_y": 597,
"radius_px": 21.6478,
"amplitude_px": 13.4969,
"direction_deg": 46.3387,
"twist_ratio": 0.4003
}
],
"warp_center_source": "foreground_mask",
"warp_local_patch_only": true,
"warp_blend_mode": "hard_patch_feather_edge",
"iterations": 1,
"strength": 0.5462,
"post_blur_sigma": 0.3799,
"post_noise_sigma": 1.2167
},
"bend_params": {
"warp_mode": "local_bend_points",
"warp_point_count": 3,
"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": 236,
"center_y": 381,
"radius_px": 34.2776,
"amplitude_px": 9.4218,
"direction_deg": 152.5245,
"twist_ratio": 0.4346
},
{
"center_x": 709,
"center_y": 251,
"radius_px": 12.9747,
"amplitude_px": 11.8526,
"direction_deg": 267.7681,
"twist_ratio": 0.2983
},
{
"center_x": 847,
"center_y": 597,
"radius_px": 21.6478,
"amplitude_px": 13.4969,
"direction_deg": 46.3387,
"twist_ratio": 0.4003
}
],
"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.9614,
"post_blur_sigma": 0.3415,
"post_noise_sigma": 2.0905
},
"blur_params": {
"operations": [
"contrast_brightness",
"gaussian_blur",
"optional_motion_blur",
"gaussian_noise",
"salt_pepper",
"jpeg_roundtrip"
],
"contrast": 0.9543,
"brightness": 7.3187,
"gaussian_blur_sigma": 0.2993,
"motion_applied": false,
"noise_sigma": 3.4364,
"salt_pepper_amount": 0.001028,
"jpeg_quality": 88
}
},
"diff_metrics": {
"mean_absdiff": 17.389,
"p95_absdiff": 73.0,
"changed_pixel_ratio_gt8": 0.396443
}
}