File size: 4,210 Bytes
a08da7b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
{
  "status": "created",
  "task": "one_augmented_image_per_stylized_class",
  "variant": "combined",
  "sample_name": "ja_21",
  "source_sample_id": "01",
  "seed": 6257587531000547972,
  "source_image": "/home/jiangtao/OCR/agents/stylized_output/ja_21/01/ja_21-01.png",
  "output_image": "/home/jiangtao/OCR/agents/dataset-augment/ja_21/ja_21-01_augmented.png",
  "source_relative": "ja_21/01/ja_21-01.png",
  "output_relative": "ja_21/ja_21-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": 4471.4097,
    "blur_score_cv_denoised": 834.9589,
    "foreground_ratio": 0.2146,
    "mean_gray": 235.6029,
    "std_gray": 49.9111
  },
  "metrics_after": {
    "blur_score_cv": 2217.7596,
    "blur_score_cv_denoised": 334.109,
    "foreground_ratio": 0.251528,
    "mean_gray": 233.5039,
    "std_gray": 40.2618
  },
  "metrics_delta": {
    "blur_score_cv": -2253.6501,
    "blur_score_cv_denoised": -500.8499,
    "foreground_ratio": 0.0369,
    "mean_gray": -2.099,
    "std_gray": -9.6493
  },
  "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": 1,
      "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": 682,
          "center_y": 133,
          "radius_px": 23.0667,
          "amplitude_px": 13.0892,
          "direction_deg": 41.126,
          "twist_ratio": 0.2844
        }
      ],
      "warp_center_source": "foreground_mask",
      "warp_local_patch_only": true,
      "warp_blend_mode": "hard_patch_feather_edge",
      "iterations": 1,
      "strength": 0.6784,
      "post_blur_sigma": 0.1967,
      "post_noise_sigma": 1.4014
    },
    "bend_params": {
      "warp_mode": "local_bend_points",
      "warp_point_count": 1,
      "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": 682,
          "center_y": 133,
          "radius_px": 23.0667,
          "amplitude_px": 13.0892,
          "direction_deg": 41.126,
          "twist_ratio": 0.2844
        }
      ],
      "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.8985,
      "post_blur_sigma": 0.4131,
      "post_noise_sigma": 1.0177
    },
    "blur_params": {
      "operations": [
        "contrast_brightness",
        "gaussian_blur",
        "optional_motion_blur",
        "gaussian_noise",
        "salt_pepper",
        "jpeg_roundtrip"
      ],
      "contrast": 1.0013,
      "brightness": -0.4731,
      "gaussian_blur_sigma": 0.2514,
      "motion_applied": false,
      "noise_sigma": 5.7625,
      "salt_pepper_amount": 0.001277,
      "jpeg_quality": 77
    }
  },
  "diff_metrics": {
    "mean_absdiff": 16.6501,
    "p95_absdiff": 102.0,
    "changed_pixel_ratio_gt8": 0.235725
  }
}