Image Feature Extraction
Birder
PyTorch
hieradet_small_dino-v2 / hieradet_small_dino-v2.json
hassonofer's picture
Upload 2 files
7ab2a24 verified
{
"birder_version": "v0.0.10a1",
"name": "hieradet",
"alias": "hieradet_small",
"task": "image_classification",
"model_config": {
"depths": [
1,
2,
11,
2
],
"embed_dim": 96,
"num_heads": 1,
"global_pos_size": [
7,
7
],
"global_att_blocks": [
7,
10,
13
],
"window_spec": [
8,
4,
-16,
-32
],
"drop_path_rate": 0.1
},
"signature": {
"inputs": [
{
"data_shape": [
0,
3,
224,
224
]
}
],
"outputs": [
{
"data_shape": [
0,
0
]
}
]
},
"rgb_stats": {
"mean": [
0.5191,
0.5306,
0.4877
],
"std": [
0.2316,
0.2304,
0.2588
]
}
}