FormStruct-Bench / dataset-augment /ja_17 /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_17",
"source_sample_id": "01",
"seed": 15141330637480896648,
"source_image": "/home/jiangtao/OCR/agents/stylized_output/ja_17/01/ja_17-01.png",
"output_image": "/home/jiangtao/OCR/agents/dataset-augment/ja_17/ja_17-01_augmented.png",
"source_relative": "ja_17/01/ja_17-01.png",
"output_relative": "ja_17/ja_17-01_augmented.png",
"source_image_size": {
"width": 1232,
"height": 864
},
"output_image_size": {
"width": 1232,
"height": 864
},
"allowed_output_sizes": [
{
"width": 1232,
"height": 864
},
{
"width": 864,
"height": 1232
}
],
"resolution_enforced": false,
"size_before_enforce": {
"width": 1232,
"height": 864
},
"size_after_enforce": {
"width": 1232,
"height": 864
},
"target_size": {
"width": 1232,
"height": 864
},
"metrics_before": {
"blur_score_cv": 2619.9659,
"blur_score_cv_denoised": 443.955,
"foreground_ratio": 0.198073,
"mean_gray": 238.8895,
"std_gray": 39.6433
},
"metrics_after": {
"blur_score_cv": 1904.8769,
"blur_score_cv_denoised": 194.9728,
"foreground_ratio": 0.172484,
"mean_gray": 242.7379,
"std_gray": 28.7469
},
"metrics_delta": {
"blur_score_cv": -715.089,
"blur_score_cv_denoised": -248.9822,
"foreground_ratio": -0.0256,
"mean_gray": 3.8484,
"std_gray": -10.8964
},
"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": 190,
"center_y": 580,
"radius_px": 32.0071,
"amplitude_px": 13.5986,
"direction_deg": 287.0053,
"twist_ratio": 0.2571
},
{
"center_x": 821,
"center_y": 553,
"radius_px": 28.3413,
"amplitude_px": 10.4571,
"direction_deg": 149.9188,
"twist_ratio": 0.3744
},
{
"center_x": 537,
"center_y": 487,
"radius_px": 13.8414,
"amplitude_px": 14.733,
"direction_deg": 300.7281,
"twist_ratio": 0.2616
}
],
"warp_center_source": "foreground_mask",
"warp_local_patch_only": true,
"warp_blend_mode": "hard_patch_feather_edge",
"iterations": 1,
"strength": 0.6165,
"post_blur_sigma": 0.2014,
"post_noise_sigma": 0.8629
},
"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": 190,
"center_y": 580,
"radius_px": 32.0071,
"amplitude_px": 13.5986,
"direction_deg": 287.0053,
"twist_ratio": 0.2571
},
{
"center_x": 821,
"center_y": 553,
"radius_px": 28.3413,
"amplitude_px": 10.4571,
"direction_deg": 149.9188,
"twist_ratio": 0.3744
},
{
"center_x": 537,
"center_y": 487,
"radius_px": 13.8414,
"amplitude_px": 14.733,
"direction_deg": 300.7281,
"twist_ratio": 0.2616
}
],
"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.9211,
"post_blur_sigma": 0.0843,
"post_noise_sigma": 0.9331
},
"blur_params": {
"operations": [
"contrast_brightness",
"gaussian_blur",
"optional_motion_blur",
"gaussian_noise",
"salt_pepper",
"jpeg_roundtrip"
],
"contrast": 1.0754,
"brightness": 4.9967,
"gaussian_blur_sigma": 0.1945,
"motion_applied": false,
"noise_sigma": 5.9329,
"salt_pepper_amount": 0.001479,
"jpeg_quality": 77
}
},
"diff_metrics": {
"mean_absdiff": 12.0157,
"p95_absdiff": 77.0,
"changed_pixel_ratio_gt8": 0.1817
}
}