Image Feature Extraction
Birder
PyTorch
hassonofer commited on
Commit
d374635
·
verified ·
1 Parent(s): 74c5d87

Upload 2 files

Browse files
hiera_abswin_base_mim.json ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "birder_version": "v0.0.6a22",
3
+ "name": "hiera",
4
+ "alias": "hiera_abswin_base",
5
+ "task": "image_classification",
6
+ "net_param": null,
7
+ "model_config": {
8
+ "depths": [
9
+ 2,
10
+ 3,
11
+ 16,
12
+ 3
13
+ ],
14
+ "embed_dim": 96,
15
+ "num_heads": 1,
16
+ "abs_win_pos_embed": true,
17
+ "drop_path_rate": 0.1
18
+ },
19
+ "signature": {
20
+ "inputs": [
21
+ {
22
+ "data_shape": [
23
+ 0,
24
+ 3,
25
+ 224,
26
+ 224
27
+ ]
28
+ }
29
+ ],
30
+ "outputs": [
31
+ {
32
+ "data_shape": [
33
+ 0,
34
+ 0
35
+ ]
36
+ }
37
+ ]
38
+ },
39
+ "rgb_stats": {
40
+ "mean": [
41
+ 0.5248,
42
+ 0.5372,
43
+ 0.5086
44
+ ],
45
+ "std": [
46
+ 0.2135,
47
+ 0.2103,
48
+ 0.2622
49
+ ]
50
+ }
51
+ }
hiera_abswin_base_mim.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8ce30c2d9d46af8bdfe7c591610d12c4e592ad4bc4b00e2ba41457e683702da
3
+ size 202034490