Update README.md
Browse files
README.md
CHANGED
|
@@ -1,12 +1,3 @@
|
|
| 1 |
-
@misc{borkowski2019lung,
|
| 2 |
-
title = {Lung and Colon Cancer Histopathological Image Dataset (LC25000)},
|
| 3 |
-
author = {Andrew A. Borkowski and Marilyn M. Bui and L. Brannon Thomas and Catherine P. Wilson and Lauren A. DeLand and Stephen M. Mastorides},
|
| 4 |
-
year = {2019},
|
| 5 |
-
eprint = {1912.12142},
|
| 6 |
-
archiveprefix = {arXiv},
|
| 7 |
-
primaryclass = {eess.IV}
|
| 8 |
-
}
|
| 9 |
-
|
| 10 |
|
| 11 |
---
|
| 12 |
dataset_info:
|
|
@@ -48,3 +39,31 @@ configs:
|
|
| 48 |
- split: validation
|
| 49 |
path: data/validation-*
|
| 50 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
|
| 2 |
---
|
| 3 |
dataset_info:
|
|
|
|
| 39 |
- split: validation
|
| 40 |
path: data/validation-*
|
| 41 |
---
|
| 42 |
+
|
| 43 |
+
|
| 44 |
+
# LC25000: Lung and colon histopathological image dataset
|
| 45 |
+
|
| 46 |
+

|
| 47 |
+
|
| 48 |
+
## Dataset Description
|
| 49 |
+
|
| 50 |
+
- **Homepage**: [github.com:tampapath/lung_colon_image_set](https://github.com/tampapath/lung_colon_image_set)
|
| 51 |
+
- **DOI**: https://doi.org/10.48550/arXiv.1912.12142
|
| 52 |
+
- **Publication Date** 2019-12-14
|
| 53 |
+
|
| 54 |
+
## Description
|
| 55 |
+
|
| 56 |
+
The dataset contains color 25,000 images with 5 classes of 5,000 images each.
|
| 57 |
+
All images are 768 x 768 pixels in size and are in jpeg file format.
|
| 58 |
+
|
| 59 |
+
## Citation
|
| 60 |
+
|
| 61 |
+
```bibtex
|
| 62 |
+
@misc{borkowski2019lung,
|
| 63 |
+
title = {Lung and Colon Cancer Histopathological Image Dataset (LC25000)},
|
| 64 |
+
author = {Andrew A. Borkowski and Marilyn M. Bui and L. Brannon Thomas and Catherine P. Wilson and Lauren A. DeLand and Stephen M. Mastorides},
|
| 65 |
+
year = {2019},
|
| 66 |
+
eprint = {1912.12142},
|
| 67 |
+
archiveprefix = {arXiv},
|
| 68 |
+
primaryclass = {eess.IV}
|
| 69 |
+
}
|