FormStruct-Bench / dataset-augment /ja_16 /augment_meta.json
Oleav's picture
Add dataset augment samples
a08da7b verified
Raw
History Blame Contribute Delete
4.63 kB
{
"status": "created",
"task": "one_augmented_image_per_stylized_class",
"variant": "combined",
"sample_name": "ja_16",
"source_sample_id": "01",
"seed": 9289623756511912712,
"source_image": "/home/jiangtao/OCR/agents/stylized_output/ja_16/01/ja_16-01.png",
"output_image": "/home/jiangtao/OCR/agents/dataset-augment/ja_16/ja_16-01_augmented.png",
"source_relative": "ja_16/01/ja_16-01.png",
"output_relative": "ja_16/ja_16-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": 2722.5884,
"blur_score_cv_denoised": 502.8066,
"foreground_ratio": 0.153397,
"mean_gray": 237.7143,
"std_gray": 42.263
},
"metrics_after": {
"blur_score_cv": 1260.711,
"blur_score_cv_denoised": 138.5404,
"foreground_ratio": 0.196912,
"mean_gray": 225.5469,
"std_gray": 38.8809
},
"metrics_delta": {
"blur_score_cv": -1461.8774,
"blur_score_cv_denoised": -364.2662,
"foreground_ratio": 0.0435,
"mean_gray": -12.1674,
"std_gray": -3.3821
},
"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": 4,
"kernel_shape": "rect",
"warp_mode": "local_bend_points",
"warp_point_count": 2,
"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": 102,
"center_y": 458,
"radius_px": 26.0808,
"amplitude_px": 9.3747,
"direction_deg": 341.7903,
"twist_ratio": 0.382
},
{
"center_x": 559,
"center_y": 358,
"radius_px": 34.8932,
"amplitude_px": 14.5531,
"direction_deg": 165.4419,
"twist_ratio": 0.3002
}
],
"warp_center_source": "foreground_mask",
"warp_local_patch_only": true,
"warp_blend_mode": "hard_patch_feather_edge",
"iterations": 1,
"strength": 0.4637,
"post_blur_sigma": 0.289,
"post_noise_sigma": 0.9275
},
"bend_params": {
"warp_mode": "local_bend_points",
"warp_point_count": 2,
"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": 102,
"center_y": 458,
"radius_px": 26.0808,
"amplitude_px": 9.3747,
"direction_deg": 341.7903,
"twist_ratio": 0.382
},
{
"center_x": 559,
"center_y": 358,
"radius_px": 34.8932,
"amplitude_px": 14.5531,
"direction_deg": 165.4419,
"twist_ratio": 0.3002
}
],
"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": 1,
"strength": 0.7621,
"post_blur_sigma": 0.0498,
"post_noise_sigma": 0.6717
},
"blur_params": {
"operations": [
"contrast_brightness",
"gaussian_blur",
"optional_motion_blur",
"gaussian_noise",
"salt_pepper",
"jpeg_roundtrip"
],
"contrast": 0.9467,
"brightness": 4.7535,
"gaussian_blur_sigma": 0.1666,
"motion_applied": false,
"noise_sigma": 3.234,
"salt_pepper_amount": 0.001283,
"jpeg_quality": 67
}
},
"diff_metrics": {
"mean_absdiff": 15.9655,
"p95_absdiff": 56.0,
"changed_pixel_ratio_gt8": 0.799808
}
}