Catniti's picture
Upload config.json with huggingface_hub
0f0ee20 verified
Raw
History Blame Contribute Delete
341 Bytes
{
"architecture": "CatrexLite",
"img_size": 512,
"channels": [
16,
32,
64,
128,
256
],
"in_channels": 3,
"num_outputs": 7,
"normalization": {
"mean": [
0.485,
0.456,
0.406
],
"std": [
0.229,
0.224,
0.225
]
},
"f1_dis_vd": 0.6461,
"params": 4631677
}