FormStruct-Bench / dataset-augment /ja_25 /augment_meta.json
Oleav's picture
Add dataset augment samples
a08da7b verified
Raw
History Blame Contribute Delete
5.12 kB
{
"status": "created",
"task": "one_augmented_image_per_stylized_class",
"variant": "combined",
"sample_name": "ja_25",
"source_sample_id": "01",
"seed": 445436263748004539,
"source_image": "/home/jiangtao/OCR/agents/stylized_output/ja_25/01/ja_25-01.png",
"output_image": "/home/jiangtao/OCR/agents/dataset-augment/ja_25/ja_25-01_augmented.png",
"source_relative": "ja_25/01/ja_25-01.png",
"output_relative": "ja_25/ja_25-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": 4079.2809,
"blur_score_cv_denoised": 711.5788,
"foreground_ratio": 0.286447,
"mean_gray": 226.8846,
"std_gray": 52.1048
},
"metrics_after": {
"blur_score_cv": 1172.4702,
"blur_score_cv_denoised": 133.4653,
"foreground_ratio": 0.358449,
"mean_gray": 226.541,
"std_gray": 45.3612
},
"metrics_delta": {
"blur_score_cv": -2906.8107,
"blur_score_cv_denoised": -578.1135,
"foreground_ratio": 0.072,
"mean_gray": -0.3436,
"std_gray": -6.7436
},
"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": 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": 217,
"center_y": 617,
"radius_px": 30.2267,
"amplitude_px": 13.0757,
"direction_deg": 190.8158,
"twist_ratio": 0.4609
},
{
"center_x": 530,
"center_y": 408,
"radius_px": 13.6378,
"amplitude_px": 14.8248,
"direction_deg": 299.9336,
"twist_ratio": 0.4468
},
{
"center_x": 711,
"center_y": 234,
"radius_px": 23.6934,
"amplitude_px": 14.5152,
"direction_deg": 351.9886,
"twist_ratio": 0.4459
}
],
"warp_center_source": "foreground_mask",
"warp_local_patch_only": true,
"warp_blend_mode": "hard_patch_feather_edge",
"iterations": 1,
"strength": 0.4848,
"post_blur_sigma": 0.2538,
"post_noise_sigma": 0.5683
},
"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": 217,
"center_y": 617,
"radius_px": 30.2267,
"amplitude_px": 13.0757,
"direction_deg": 190.8158,
"twist_ratio": 0.4609
},
{
"center_x": 530,
"center_y": 408,
"radius_px": 13.6378,
"amplitude_px": 14.8248,
"direction_deg": 299.9336,
"twist_ratio": 0.4468
},
{
"center_x": 711,
"center_y": 234,
"radius_px": 23.6934,
"amplitude_px": 14.5152,
"direction_deg": 351.9886,
"twist_ratio": 0.4459
}
],
"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.7903,
"post_blur_sigma": 0.0914,
"post_noise_sigma": 0.0388
},
"blur_params": {
"operations": [
"contrast_brightness",
"gaussian_blur",
"optional_motion_blur",
"gaussian_noise",
"salt_pepper",
"jpeg_roundtrip"
],
"contrast": 1.0137,
"brightness": 5.6468,
"gaussian_blur_sigma": 0.3595,
"motion_applied": true,
"motion_kernel": 3,
"motion_angle": 1.3703,
"noise_sigma": 2.9115,
"salt_pepper_amount": 0.001476,
"jpeg_quality": 68
}
},
"diff_metrics": {
"mean_absdiff": 19.4577,
"p95_absdiff": 87.0,
"changed_pixel_ratio_gt8": 0.317364
}
}