Update README.md
Browse files
README.md
CHANGED
@@ -14,6 +14,7 @@ Credits: Dr. Assem Alrumeh
|
|
14 |
### Introduction
|
15 |
|
16 |
This H&E lung adenocarcinoma tissue classifier was developed using transfer learning on a histology optimized version of the VGG19 CNN [(DOI: 10.1038/s42256-019-0068-6)](https://doi.org/10.1038/s42256-019-0068-6) and trained to recognize lung adenocarcinoma and other surrounding tissue elements.
|
|
|
17 |
Annotations were carried out on batches of image tiles (dimensions: 256 x 256 um) grouped using image-based clustering [(HAVOC, DOI: 10.1126/sciadv.adg1894)](https://doi.org/10.1126/sciadv.adg1894) from 10 publicly available TCGA-LUAD H&E-stained whole slide images. Validation testing was carried out on non-overlapping cases from TCGA.
|
18 |
|
19 |
|
|
|
14 |
### Introduction
|
15 |
|
16 |
This H&E lung adenocarcinoma tissue classifier was developed using transfer learning on a histology optimized version of the VGG19 CNN [(DOI: 10.1038/s42256-019-0068-6)](https://doi.org/10.1038/s42256-019-0068-6) and trained to recognize lung adenocarcinoma and other surrounding tissue elements.
|
17 |
+
|
18 |
Annotations were carried out on batches of image tiles (dimensions: 256 x 256 um) grouped using image-based clustering [(HAVOC, DOI: 10.1126/sciadv.adg1894)](https://doi.org/10.1126/sciadv.adg1894) from 10 publicly available TCGA-LUAD H&E-stained whole slide images. Validation testing was carried out on non-overlapping cases from TCGA.
|
19 |
|
20 |
|