npvinHnivqn
commited on
Commit
•
ad77e67
1
Parent(s):
a79b010
Upload YolosForObjectDetection
Browse files- config.json +15 -15
- model.safetensors +1 -1
config.json
CHANGED
@@ -38,21 +38,21 @@
|
|
38 |
"initializer_range": 0.02,
|
39 |
"intermediate_size": 768,
|
40 |
"label2id": {
|
41 |
-
"
|
42 |
-
"
|
43 |
-
"
|
44 |
-
"
|
45 |
-
"
|
46 |
-
"
|
47 |
-
"
|
48 |
-
"
|
49 |
-
"
|
50 |
-
"
|
51 |
-
"
|
52 |
-
"
|
53 |
-
"
|
54 |
-
"
|
55 |
-
"
|
56 |
},
|
57 |
"layer_norm_eps": 1e-12,
|
58 |
"model_type": "yolos",
|
|
|
38 |
"initializer_range": 0.02,
|
39 |
"intermediate_size": 768,
|
40 |
"label2id": {
|
41 |
+
"Aortic enlargement": 0,
|
42 |
+
"Atelectasis": 1,
|
43 |
+
"Calcification": 2,
|
44 |
+
"Cardiomegaly": 3,
|
45 |
+
"Consolidation": 4,
|
46 |
+
"ILD": 5,
|
47 |
+
"Infiltration": 6,
|
48 |
+
"Lung Opacity": 7,
|
49 |
+
"No finding": 14,
|
50 |
+
"Nodule/Mass": 8,
|
51 |
+
"Other lesion": 9,
|
52 |
+
"Pleural effusion": 10,
|
53 |
+
"Pleural thickening": 11,
|
54 |
+
"Pneumothorax": 12,
|
55 |
+
"Pulmonary fibrosis": 13
|
56 |
},
|
57 |
"layer_norm_eps": 1e-12,
|
58 |
"model_type": "yolos",
|
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:8f335252ac212cc9d0c14214c3ccbacd48f7e9190a8830f414fb0407cda0f5b6
|
3 |
size 25920216
|