File size: 2,337 Bytes
47c5fea
a37e911
47c5fea
a37e911
47c5fea
a37e911
 
 
 
 
 
 
47c5fea
a37e911
 
 
 
 
 
47c5fea
faa0114
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
47c5fea
 
 
 
faa0114
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
47c5fea
 
a37e911
 
47c5fea
a37e911
 
 
 
 
 
 
 
47c5fea
a37e911
 
 
 
 
 
 
47c5fea
a37e911
47c5fea
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
{
  "_name_or_path": "facebook/convnext-large-224-22k-1k",
  "architectures": [
    "ConvNextForImageClassification"
  ],
  "depths": [
    3,
    3,
    27,
    3
  ],
  "drop_path_rate": 0.0,
  "hidden_act": "gelu",
  "hidden_sizes": [
    192,
    384,
    768,
    1536
  ],
  "id2label": {
    "0": "Ancistrus",
    "1": "Apistogramma",
    "10": "Corydoras",
    "11": "Creagrutus",
    "12": "Curimata",
    "13": "Doras",
    "14": "Erythrinus",
    "15": "Gasteropelecus",
    "16": "Gymnotus",
    "17": "Hemigrammus",
    "18": "Hyphessobrycon",
    "19": "Knodus",
    "2": "Astyanax",
    "20": "Moenkhausia",
    "21": "Otocinclus",
    "22": "Oxyropsis",
    "23": "Phenacogaster",
    "24": "Pimelodella",
    "25": "Prochilodus",
    "26": "Pygocentrus",
    "27": "Pyrrhulina",
    "28": "Rineloricaria",
    "29": "Sorubim",
    "3": "Bario",
    "30": "Tatia",
    "31": "Tetragonopterus",
    "32": "Tyttocharax",
    "4": "Bryconops",
    "5": "Bujurquina",
    "6": "Bunocephalus",
    "7": "Characidium",
    "8": "Charax",
    "9": "Copella"
  },
  "image_size": 224,
  "initializer_range": 0.02,
  "label2id": {
    "Ancistrus": "0",
    "Apistogramma": "1",
    "Astyanax": "2",
    "Bario": "3",
    "Bryconops": "4",
    "Bujurquina": "5",
    "Bunocephalus": "6",
    "Characidium": "7",
    "Charax": "8",
    "Copella": "9",
    "Corydoras": "10",
    "Creagrutus": "11",
    "Curimata": "12",
    "Doras": "13",
    "Erythrinus": "14",
    "Gasteropelecus": "15",
    "Gymnotus": "16",
    "Hemigrammus": "17",
    "Hyphessobrycon": "18",
    "Knodus": "19",
    "Moenkhausia": "20",
    "Otocinclus": "21",
    "Oxyropsis": "22",
    "Phenacogaster": "23",
    "Pimelodella": "24",
    "Prochilodus": "25",
    "Pygocentrus": "26",
    "Pyrrhulina": "27",
    "Rineloricaria": "28",
    "Sorubim": "29",
    "Tatia": "30",
    "Tetragonopterus": "31",
    "Tyttocharax": "32"
  },
  "layer_norm_eps": 1e-12,
  "layer_scale_init_value": 1e-06,
  "model_type": "convnext",
  "num_channels": 3,
  "num_stages": 4,
  "out_features": [
    "stage4"
  ],
  "out_indices": [
    4
  ],
  "patch_size": 4,
  "problem_type": "single_label_classification",
  "stage_names": [
    "stem",
    "stage1",
    "stage2",
    "stage3",
    "stage4"
  ],
  "torch_dtype": "float32",
  "transformers_version": "4.33.3"
}