nextvit_s_eu-common / nextvit_s_eu-common256px.json
hassonofer's picture
Upload 4 files
f8ac6a4 verified
raw
history blame contribute delete
618 Bytes
{
"birder_version": "v0.0.10a7",
"name": "nextvit",
"alias": "nextvit_s",
"task": "image_classification",
"model_config": {
"depths": [
3,
4,
10,
3
],
"drop_path_rate": 0.1
},
"signature": {
"inputs": [
{
"data_shape": [
0,
3,
256,
256
]
}
],
"outputs": [
{
"data_shape": [
0,
707
]
}
]
},
"rgb_stats": {
"mean": [
0.5191,
0.5306,
0.4877
],
"std": [
0.2316,
0.2304,
0.2588
]
}
}