Image Classification
Birder
PyTorch
hassonofer commited on
Commit
74ea3e1
·
verified ·
1 Parent(s): a75b69d

Upload 6 files

Browse files
rdnet_t_ibot-bioscan5m-family.head.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2fa5722a5b24ee8e99642d3ce961651d522200915e6a1c5d7b73ab4aef6ea1e2
3
+ size 2539581
rdnet_t_ibot-bioscan5m-genus.head.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a836d84ffd388163fdac0dbf629e9da72c82bc3668826e1bb0fcfe27473d3e45
3
+ size 20642101
rdnet_t_ibot-bioscan5m-order.head.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d91d4db50bc8930dfc374709b5bc5b0b89cb095baeb95d338e264e4ab4845240
3
+ size 177973
rdnet_t_ibot-bioscan5m-species.head.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c19c902b79c3f6250556f00442fbb137a37a87bed2d12bf925f4a4587c8f540
3
+ size 49713861
rdnet_t_ibot-bioscan5m.json ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "birder_version": "v0.1.0",
3
+ "name": "rdnet",
4
+ "alias": "rdnet_t",
5
+ "task": "image_classification",
6
+ "model_config": {
7
+ "num_init_features": 64,
8
+ "growth_rates": [
9
+ 64,
10
+ 104,
11
+ 128,
12
+ 128,
13
+ 128,
14
+ 128,
15
+ 224
16
+ ],
17
+ "num_blocks_list": [
18
+ 3,
19
+ 3,
20
+ 3,
21
+ 3,
22
+ 3,
23
+ 3,
24
+ 3
25
+ ],
26
+ "is_downsample_block": [
27
+ false,
28
+ true,
29
+ true,
30
+ false,
31
+ false,
32
+ false,
33
+ true
34
+ ],
35
+ "transition_compression_ratio": 0.5,
36
+ "block_type_name": [
37
+ "Block",
38
+ "Block",
39
+ "BlockESE",
40
+ "BlockESE",
41
+ "BlockESE",
42
+ "BlockESE",
43
+ "BlockESE"
44
+ ],
45
+ "drop_path_rate": 0.15
46
+ },
47
+ "signature": {
48
+ "inputs": [
49
+ {
50
+ "data_shape": [
51
+ 0,
52
+ 3,
53
+ 224,
54
+ 224
55
+ ]
56
+ }
57
+ ],
58
+ "outputs": [
59
+ {
60
+ "data_shape": [
61
+ 0,
62
+ 0
63
+ ]
64
+ }
65
+ ]
66
+ },
67
+ "rgb_stats": {
68
+ "mean": [
69
+ 0.5191,
70
+ 0.5306,
71
+ 0.4877
72
+ ],
73
+ "std": [
74
+ 0.2316,
75
+ 0.2304,
76
+ 0.2588
77
+ ]
78
+ }
79
+ }
rdnet_t_ibot-bioscan5m.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff68958f31557d9d753cdea759c371dcefa807e134afeb2a247aba99f67e72ab
3
+ size 91383876