FormStruct-Bench / dataset-augment /ja_11 /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_11",
"source_sample_id": "01",
"seed": 8734689977141194997,
"source_image": "/home/jiangtao/OCR/agents/stylized_output/ja_11/01/ja_11-01.png",
"output_image": "/home/jiangtao/OCR/agents/dataset-augment/ja_11/ja_11-01_augmented.png",
"source_relative": "ja_11/01/ja_11-01.png",
"output_relative": "ja_11/ja_11-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": 3853.6911,
"blur_score_cv_denoised": 798.8456,
"foreground_ratio": 0.256904,
"mean_gray": 229.1012,
"std_gray": 54.4765
},
"metrics_after": {
"blur_score_cv": 2113.9929,
"blur_score_cv_denoised": 165.9493,
"foreground_ratio": 0.236517,
"mean_gray": 240.4209,
"std_gray": 31.3021
},
"metrics_delta": {
"blur_score_cv": -1739.6982,
"blur_score_cv_denoised": -632.8963,
"foreground_ratio": -0.0204,
"mean_gray": 11.3197,
"std_gray": -23.1744
},
"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": 805,
"center_y": 538,
"radius_px": 19.1407,
"amplitude_px": 8.4817,
"direction_deg": 216.7271,
"twist_ratio": 0.4544
},
{
"center_x": 142,
"center_y": 793,
"radius_px": 34.3595,
"amplitude_px": 9.2888,
"direction_deg": 78.2666,
"twist_ratio": 0.3706
},
{
"center_x": 113,
"center_y": 1101,
"radius_px": 32.3161,
"amplitude_px": 14.7624,
"direction_deg": 311.329,
"twist_ratio": 0.4208
}
],
"warp_center_source": "foreground_mask",
"warp_local_patch_only": true,
"warp_blend_mode": "hard_patch_feather_edge",
"iterations": 1,
"strength": 0.6053,
"post_blur_sigma": 0.1646,
"post_noise_sigma": 1.4816
},
"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": 805,
"center_y": 538,
"radius_px": 19.1407,
"amplitude_px": 8.4817,
"direction_deg": 216.7271,
"twist_ratio": 0.4544
},
{
"center_x": 142,
"center_y": 793,
"radius_px": 34.3595,
"amplitude_px": 9.2888,
"direction_deg": 78.2666,
"twist_ratio": 0.3706
},
{
"center_x": 113,
"center_y": 1101,
"radius_px": 32.3161,
"amplitude_px": 14.7624,
"direction_deg": 311.329,
"twist_ratio": 0.4208
}
],
"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": 3,
"kernel_shape": "ellipse",
"iterations": 2,
"strength": 0.8019,
"post_blur_sigma": 0.2092,
"post_noise_sigma": 0.6565
},
"blur_params": {
"operations": [
"contrast_brightness",
"gaussian_blur",
"optional_motion_blur",
"gaussian_noise",
"salt_pepper",
"jpeg_roundtrip"
],
"contrast": 1.0121,
"brightness": 6.6517,
"gaussian_blur_sigma": 0.3275,
"motion_applied": false,
"noise_sigma": 2.3107,
"salt_pepper_amount": 0.002425,
"jpeg_quality": 83
}
},
"diff_metrics": {
"mean_absdiff": 14.7481,
"p95_absdiff": 100.0,
"changed_pixel_ratio_gt8": 0.200833
}
}