FormStruct-Bench / dataset-augment /ja_22 /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_22",
"source_sample_id": "01",
"seed": 13857669267464652383,
"source_image": "/home/jiangtao/OCR/agents/stylized_output/ja_22/01/ja_22-01.png",
"output_image": "/home/jiangtao/OCR/agents/dataset-augment/ja_22/ja_22-01_augmented.png",
"source_relative": "ja_22/01/ja_22-01.png",
"output_relative": "ja_22/ja_22-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": 3220.7337,
"blur_score_cv_denoised": 730.9879,
"foreground_ratio": 0.319212,
"mean_gray": 220.0877,
"std_gray": 64.1867
},
"metrics_after": {
"blur_score_cv": 3017.2994,
"blur_score_cv_denoised": 403.1837,
"foreground_ratio": 0.330993,
"mean_gray": 219.9658,
"std_gray": 60.2732
},
"metrics_delta": {
"blur_score_cv": -203.4343,
"blur_score_cv_denoised": -327.8042,
"foreground_ratio": 0.0118,
"mean_gray": -0.1219,
"std_gray": -3.9135
},
"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": 113,
"center_y": 10,
"radius_px": 23.5789,
"amplitude_px": 9.4684,
"direction_deg": 55.5948,
"twist_ratio": 0.4483
},
{
"center_x": 852,
"center_y": 535,
"radius_px": 12.5498,
"amplitude_px": 14.6573,
"direction_deg": 111.4974,
"twist_ratio": 0.2778
},
{
"center_x": 514,
"center_y": 428,
"radius_px": 25.2216,
"amplitude_px": 10.079,
"direction_deg": 225.6411,
"twist_ratio": 0.3352
}
],
"warp_center_source": "foreground_mask",
"warp_local_patch_only": true,
"warp_blend_mode": "hard_patch_feather_edge",
"iterations": 1,
"strength": 0.6443,
"post_blur_sigma": 0.2918,
"post_noise_sigma": 0.4745
},
"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": 113,
"center_y": 10,
"radius_px": 23.5789,
"amplitude_px": 9.4684,
"direction_deg": 55.5948,
"twist_ratio": 0.4483
},
{
"center_x": 852,
"center_y": 535,
"radius_px": 12.5498,
"amplitude_px": 14.6573,
"direction_deg": 111.4974,
"twist_ratio": 0.2778
},
{
"center_x": 514,
"center_y": 428,
"radius_px": 25.2216,
"amplitude_px": 10.079,
"direction_deg": 225.6411,
"twist_ratio": 0.3352
}
],
"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": "ellipse",
"iterations": 2,
"strength": 0.9921,
"post_blur_sigma": 0.1877,
"post_noise_sigma": 0.0903
},
"blur_params": {
"operations": [
"contrast_brightness",
"gaussian_blur",
"optional_motion_blur",
"gaussian_noise",
"salt_pepper",
"jpeg_roundtrip"
],
"contrast": 1.0222,
"brightness": -3.8222,
"gaussian_blur_sigma": 0.193,
"motion_applied": false,
"noise_sigma": 5.9988,
"salt_pepper_amount": 0.002442,
"jpeg_quality": 70
}
},
"diff_metrics": {
"mean_absdiff": 16.8307,
"p95_absdiff": 94.0,
"changed_pixel_ratio_gt8": 0.278199
}
}