Upload 5 files
Browse files- .gitattributes +1 -0
- inference.json +37 -0
- keras_metadata.pb +3 -0
- saved_model.pb +3 -0
- variables/variables.data-00000-of-00001 +3 -0
- variables/variables.index +0 -0
.gitattributes
CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
variables/variables.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text
|
inference.json
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"mpp": 0.504,
|
3 |
+
"model": "VGG19",
|
4 |
+
"tile_size": 512,
|
5 |
+
"classes": [
|
6 |
+
"Blank space",
|
7 |
+
"Connective Tissue",
|
8 |
+
"Desmoplastic Stroma",
|
9 |
+
"Fibrosis and Hyalinization",
|
10 |
+
"Inflammation",
|
11 |
+
"Lymphocytic Thyroiditis",
|
12 |
+
"Necrosis",
|
13 |
+
"Normal Thyroid",
|
14 |
+
"Papillae",
|
15 |
+
"Skeletal Muscle",
|
16 |
+
"Tumor (ptc, classic)",
|
17 |
+
"Tumor (ptc, follicular)",
|
18 |
+
"Tumor (ptc, tall cell)"
|
19 |
+
],
|
20 |
+
"lesion_color": "brown",
|
21 |
+
"colors": [
|
22 |
+
"white",
|
23 |
+
"red",
|
24 |
+
"brown",
|
25 |
+
"green",
|
26 |
+
"yellow",
|
27 |
+
"blue",
|
28 |
+
"orange",
|
29 |
+
"purple",
|
30 |
+
"brown",
|
31 |
+
"cyan",
|
32 |
+
"brown",
|
33 |
+
"brown",
|
34 |
+
"brown"
|
35 |
+
],
|
36 |
+
"fv_folder": "Mon Jul 24 21_21_25 2023"
|
37 |
+
}
|
keras_metadata.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:24d27d82ab24fba5459b2779baa25d6dde70c225499ff6830b1bfdc3f97c57f1
|
3 |
+
size 64907
|
saved_model.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e86ff533c73000a4c76f77e6c87ce80a8cdf0133b925e949d3071fe81168223d
|
3 |
+
size 378323
|
variables/variables.data-00000-of-00001
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0b7eb653192544b36632fdf34952c6c239c94981d28570b98028ac7ed664cf44
|
3 |
+
size 117929794
|
variables/variables.index
ADDED
Binary file (3.9 kB). View file
|
|