FormStruct-Bench / dataset-augment /ja_23 /augment_meta.json
Oleav's picture
Add dataset augment samples
a08da7b verified
Raw
History Blame Contribute Delete
5.06 kB
{
"status": "created",
"task": "one_augmented_image_per_stylized_class",
"variant": "combined",
"sample_name": "ja_23",
"source_sample_id": "01",
"seed": 5717851382472899093,
"source_image": "/home/jiangtao/OCR/agents/stylized_output/ja_23/01/ja_23-01.png",
"output_image": "/home/jiangtao/OCR/agents/dataset-augment/ja_23/ja_23-01_augmented.png",
"source_relative": "ja_23/01/ja_23-01.png",
"output_relative": "ja_23/ja_23-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": 4324.8226,
"blur_score_cv_denoised": 724.7668,
"foreground_ratio": 0.228554,
"mean_gray": 234.4733,
"std_gray": 48.5934
},
"metrics_after": {
"blur_score_cv": 2303.16,
"blur_score_cv_denoised": 350.6634,
"foreground_ratio": 0.287554,
"mean_gray": 223.018,
"std_gray": 44.5049
},
"metrics_delta": {
"blur_score_cv": -2021.6626,
"blur_score_cv_denoised": -374.1034,
"foreground_ratio": 0.059,
"mean_gray": -11.4553,
"std_gray": -4.0885
},
"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": 740,
"center_y": 1065,
"radius_px": 30.0011,
"amplitude_px": 10.3658,
"direction_deg": 25.8721,
"twist_ratio": 0.4571
},
{
"center_x": 825,
"center_y": 1136,
"radius_px": 19.4648,
"amplitude_px": 11.9141,
"direction_deg": 287.0837,
"twist_ratio": 0.3066
},
{
"center_x": 538,
"center_y": 1032,
"radius_px": 18.4164,
"amplitude_px": 9.3416,
"direction_deg": 326.1896,
"twist_ratio": 0.2898
}
],
"warp_center_source": "foreground_mask",
"warp_local_patch_only": true,
"warp_blend_mode": "hard_patch_feather_edge",
"iterations": 1,
"strength": 0.4719,
"post_blur_sigma": 0.2546,
"post_noise_sigma": 0.7723
},
"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": 740,
"center_y": 1065,
"radius_px": 30.0011,
"amplitude_px": 10.3658,
"direction_deg": 25.8721,
"twist_ratio": 0.4571
},
{
"center_x": 825,
"center_y": 1136,
"radius_px": 19.4648,
"amplitude_px": 11.9141,
"direction_deg": 287.0837,
"twist_ratio": 0.3066
},
{
"center_x": 538,
"center_y": 1032,
"radius_px": 18.4164,
"amplitude_px": 9.3416,
"direction_deg": 326.1896,
"twist_ratio": 0.2898
}
],
"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.7832,
"post_blur_sigma": 0.1242,
"post_noise_sigma": 1.1075
},
"blur_params": {
"operations": [
"contrast_brightness",
"gaussian_blur",
"optional_motion_blur",
"gaussian_noise",
"salt_pepper",
"jpeg_roundtrip"
],
"contrast": 0.9399,
"brightness": 7.2717,
"gaussian_blur_sigma": 0.3171,
"motion_applied": false,
"noise_sigma": 5.1585,
"salt_pepper_amount": 0.002147,
"jpeg_quality": 60
}
},
"diff_metrics": {
"mean_absdiff": 16.6753,
"p95_absdiff": 60.0,
"changed_pixel_ratio_gt8": 0.68934
}
}