FormStruct-Bench / dataset-augment /ja_2 /augment_meta.json
Oleav's picture
Add dataset augment samples
a08da7b verified
Raw
History Blame Contribute Delete
5.04 kB
{
"status": "created",
"task": "one_augmented_image_per_stylized_class",
"variant": "combined",
"sample_name": "ja_2",
"source_sample_id": "01",
"seed": 7397146085332478119,
"source_image": "/home/jiangtao/OCR/agents/stylized_output/ja_2/01/ja_2-01.png",
"output_image": "/home/jiangtao/OCR/agents/dataset-augment/ja_2/ja_2-01_augmented.png",
"source_relative": "ja_2/01/ja_2-01.png",
"output_relative": "ja_2/ja_2-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": 4116.2976,
"blur_score_cv_denoised": 752.5056,
"foreground_ratio": 0.233684,
"mean_gray": 232.6116,
"std_gray": 50.4365
},
"metrics_after": {
"blur_score_cv": 2142.7359,
"blur_score_cv_denoised": 328.893,
"foreground_ratio": 0.25118,
"mean_gray": 233.2495,
"std_gray": 41.4533
},
"metrics_delta": {
"blur_score_cv": -1973.5617,
"blur_score_cv_denoised": -423.6126,
"foreground_ratio": 0.0175,
"mean_gray": 0.6379,
"std_gray": -8.9832
},
"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": 165,
"center_y": 663,
"radius_px": 20.7466,
"amplitude_px": 9.7978,
"direction_deg": 108.3097,
"twist_ratio": 0.4642
},
{
"center_x": 411,
"center_y": 398,
"radius_px": 32.75,
"amplitude_px": 11.5898,
"direction_deg": 237.7322,
"twist_ratio": 0.2538
},
{
"center_x": 175,
"center_y": 666,
"radius_px": 32.1611,
"amplitude_px": 14.2813,
"direction_deg": 193.3487,
"twist_ratio": 0.4385
}
],
"warp_center_source": "foreground_mask",
"warp_local_patch_only": true,
"warp_blend_mode": "hard_patch_feather_edge",
"iterations": 1,
"strength": 0.6239,
"post_blur_sigma": 0.2347,
"post_noise_sigma": 0.4998
},
"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": 165,
"center_y": 663,
"radius_px": 20.7466,
"amplitude_px": 9.7978,
"direction_deg": 108.3097,
"twist_ratio": 0.4642
},
{
"center_x": 411,
"center_y": 398,
"radius_px": 32.75,
"amplitude_px": 11.5898,
"direction_deg": 237.7322,
"twist_ratio": 0.2538
},
{
"center_x": 175,
"center_y": 666,
"radius_px": 32.1611,
"amplitude_px": 14.2813,
"direction_deg": 193.3487,
"twist_ratio": 0.4385
}
],
"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": 2,
"strength": 0.9758,
"post_blur_sigma": 0.3007,
"post_noise_sigma": 1.3358
},
"blur_params": {
"operations": [
"contrast_brightness",
"gaussian_blur",
"optional_motion_blur",
"gaussian_noise",
"salt_pepper",
"jpeg_roundtrip"
],
"contrast": 1.0263,
"brightness": -7.4611,
"gaussian_blur_sigma": 0.3218,
"motion_applied": false,
"noise_sigma": 2.9082,
"salt_pepper_amount": 0.000969,
"jpeg_quality": 56
}
},
"diff_metrics": {
"mean_absdiff": 16.2229,
"p95_absdiff": 101.0,
"changed_pixel_ratio_gt8": 0.239138
}
}