22 lines
329 B
JSON
22 lines
329 B
JSON
{
|
|
"seed": 42,
|
|
"batch_size": 1,
|
|
"height": 64,
|
|
"width": 64,
|
|
"input_shape": [
|
|
1,
|
|
1,
|
|
64,
|
|
64
|
|
],
|
|
"output_shape": [
|
|
1,
|
|
1,
|
|
64,
|
|
64
|
|
],
|
|
"output_mean": 0.0004649820039048791,
|
|
"output_std": 0.0032732649706304073,
|
|
"output_min": -0.005932381376624107,
|
|
"output_max": 0.010036712512373924
|
|
} |