FormStruct-Bench / dataset-augment /ja_10 /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_10",
"source_sample_id": "01",
"seed": 88991025744793752,
"source_image": "/home/jiangtao/OCR/agents/stylized_output/ja_10/01/ja_10-01.png",
"output_image": "/home/jiangtao/OCR/agents/dataset-augment/ja_10/ja_10-01_augmented.png",
"source_relative": "ja_10/01/ja_10-01.png",
"output_relative": "ja_10/ja_10-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": 893.7822,
"blur_score_cv_denoised": 230.3527,
"foreground_ratio": 0.227326,
"mean_gray": 226.0182,
"std_gray": 44.1898
},
"metrics_after": {
"blur_score_cv": 1771.7823,
"blur_score_cv_denoised": 152.7538,
"foreground_ratio": 0.254694,
"mean_gray": 217.1045,
"std_gray": 43.2613
},
"metrics_delta": {
"blur_score_cv": 878.0001,
"blur_score_cv_denoised": -77.5989,
"foreground_ratio": 0.0274,
"mean_gray": -8.9137,
"std_gray": -0.9285
},
"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": "ellipse",
"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": 257,
"center_y": 522,
"radius_px": 13.5955,
"amplitude_px": 12.1269,
"direction_deg": 43.0511,
"twist_ratio": 0.4635
},
{
"center_x": 691,
"center_y": 271,
"radius_px": 23.1981,
"amplitude_px": 10.4688,
"direction_deg": 41.8223,
"twist_ratio": 0.3601
}
],
"warp_center_source": "foreground_mask",
"warp_local_patch_only": true,
"warp_blend_mode": "hard_patch_feather_edge",
"iterations": 1,
"strength": 0.6277,
"post_blur_sigma": 0.2265,
"post_noise_sigma": 1.4782
},
"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": 257,
"center_y": 522,
"radius_px": 13.5955,
"amplitude_px": 12.1269,
"direction_deg": 43.0511,
"twist_ratio": 0.4635
},
{
"center_x": 691,
"center_y": 271,
"radius_px": 23.1981,
"amplitude_px": 10.4688,
"direction_deg": 41.8223,
"twist_ratio": 0.3601
}
],
"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": 1,
"strength": 0.7668,
"post_blur_sigma": 0.3751,
"post_noise_sigma": 1.5529
},
"blur_params": {
"operations": [
"contrast_brightness",
"gaussian_blur",
"optional_motion_blur",
"gaussian_noise",
"salt_pepper",
"jpeg_roundtrip"
],
"contrast": 0.9428,
"brightness": 7.9023,
"gaussian_blur_sigma": 0.2043,
"motion_applied": false,
"noise_sigma": 6.6497,
"salt_pepper_amount": 0.002414,
"jpeg_quality": 58
}
},
"diff_metrics": {
"mean_absdiff": 10.7107,
"p95_absdiff": 30.0,
"changed_pixel_ratio_gt8": 0.456967
}
}