Datasets:
File size: 2,028 Bytes
933c81d 239663d 933c81d 239663d 933c81d 239663d 933c81d | 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 | {
"model": "static-shape-v0",
"embedding_schema_version": "0.1.0",
"dimensions": 9227,
"blocks": {
"parameter_sum": {
"offset": 0,
"dimensions": 1
},
"geometric_moments": {
"offset": 1,
"dimensions": 10,
"names": [
"log1p_functional_area_um2",
"log1p_functional_perimeter_um",
"log_functional_bbox_aspect_ratio",
"bitmap_occupancy_fraction",
"bitmap_centroid_x",
"bitmap_centroid_y",
"bitmap_mu20",
"bitmap_mu02",
"bitmap_mu11",
"bitmap_eccentricity"
]
},
"shape_bitmap": {
"offset": 11,
"dimensions": 9216,
"shape": [
96,
96
],
"flatten_order": "row-major"
}
},
"shape_rasterization": {
"resolution": [
96,
96
],
"crop": "functional geometry bounds, aspect preserving, centered with 4-pixel margin",
"supersampling": 4,
"values": {
"conductor": 1.0,
"etch": -1.0,
"port": 0.5,
"background": 0.0
},
"excluded": "simulation-domain ground layer (1, 0)"
},
"normalization": {
"parameter_mean": 341.3981965955698,
"parameter_std": 867.4239842516337,
"moment_mean": [
7.7801819406323265,
6.502637244988525,
0.07048602809152436,
0.32053440673915906,
0.014431057708888933,
0.0040826806348275395,
0.046262563887785144,
0.02951256348409475,
-0.0001547993144423334,
0.7514288381372038
],
"moment_std": [
1.5530560058884653,
1.1076182871031315,
0.715898223432142,
0.1292091032011584,
0.04383759925758862,
0.01816855969349625,
0.02105482563282042,
0.01573011502221041,
0.0007823689518411512,
0.19325385936838735
],
"parameter": "tanh(z-score)",
"moments": "z-score, clipped to [-5, 5], then L2 normalized",
"shape": "signed bitmap, then L2 normalized",
"embedding": "concatenated blocks, then L2 normalized"
}
}
|