Image Feature Extraction
Birder
PyTorch
hassonofer commited on
Commit
7ab2a24
·
verified ·
1 Parent(s): 12483ff

Upload 2 files

Browse files
hieradet_small_dino-v2.json ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "birder_version": "v0.0.10a1",
3
+ "name": "hieradet",
4
+ "alias": "hieradet_small",
5
+ "task": "image_classification",
6
+ "model_config": {
7
+ "depths": [
8
+ 1,
9
+ 2,
10
+ 11,
11
+ 2
12
+ ],
13
+ "embed_dim": 96,
14
+ "num_heads": 1,
15
+ "global_pos_size": [
16
+ 7,
17
+ 7
18
+ ],
19
+ "global_att_blocks": [
20
+ 7,
21
+ 10,
22
+ 13
23
+ ],
24
+ "window_spec": [
25
+ 8,
26
+ 4,
27
+ -16,
28
+ -32
29
+ ],
30
+ "drop_path_rate": 0.1
31
+ },
32
+ "signature": {
33
+ "inputs": [
34
+ {
35
+ "data_shape": [
36
+ 0,
37
+ 3,
38
+ 224,
39
+ 224
40
+ ]
41
+ }
42
+ ],
43
+ "outputs": [
44
+ {
45
+ "data_shape": [
46
+ 0,
47
+ 0
48
+ ]
49
+ }
50
+ ]
51
+ },
52
+ "rgb_stats": {
53
+ "mean": [
54
+ 0.5191,
55
+ 0.5306,
56
+ 0.4877
57
+ ],
58
+ "std": [
59
+ 0.2316,
60
+ 0.2304,
61
+ 0.2588
62
+ ]
63
+ }
64
+ }
hieradet_small_dino-v2.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb41b8a35445e7f350797094d5e365306b29351e64edd4a316420c23d1e17073
3
+ size 135875051