npvinHnivqn
commited on
Commit
•
31ededa
1
Parent(s):
65f87d8
Upload YolosForObjectDetection
Browse files- config.json +15 -15
- model.safetensors +1 -1
config.json
CHANGED
@@ -15,21 +15,21 @@
|
|
15 |
"hidden_dropout_prob": 0.0,
|
16 |
"hidden_size": 192,
|
17 |
"id2label": {
|
18 |
-
"0": "
|
19 |
-
"1": "
|
20 |
-
"2": "
|
21 |
-
"3": "
|
22 |
-
"4": "
|
23 |
-
"5": "
|
24 |
-
"6": "
|
25 |
-
"7": "
|
26 |
-
"8": "
|
27 |
-
"9": "
|
28 |
-
"10": "
|
29 |
-
"11": "
|
30 |
-
"12": "
|
31 |
-
"13": "
|
32 |
-
"14": "
|
33 |
},
|
34 |
"image_size": [
|
35 |
800,
|
|
|
15 |
"hidden_dropout_prob": 0.0,
|
16 |
"hidden_size": 192,
|
17 |
"id2label": {
|
18 |
+
"0": "Aortic enlargement",
|
19 |
+
"1": "Atelectasis",
|
20 |
+
"2": "Calcification",
|
21 |
+
"3": "Cardiomegaly",
|
22 |
+
"4": "Consolidation",
|
23 |
+
"5": "ILD",
|
24 |
+
"6": "Infiltration",
|
25 |
+
"7": "Lung Opacity",
|
26 |
+
"8": "Nodule/Mass",
|
27 |
+
"9": "Other lesion",
|
28 |
+
"10": "Pleural effusion",
|
29 |
+
"11": "Pleural thickening",
|
30 |
+
"12": "Pneumothorax",
|
31 |
+
"13": "Pulmonary fibrosis",
|
32 |
+
"14": "No finding"
|
33 |
},
|
34 |
"image_size": [
|
35 |
800,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 25920216
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3a66ba04a6a0e8414e657874b1095f9870bb12496c5406b2c54a0725d3de21dc
|
3 |
size 25920216
|