Update README.md
Browse files
README.md
CHANGED
|
@@ -17,3 +17,17 @@ configs:
|
|
| 17 |
- split: train
|
| 18 |
path: data/train-*
|
| 19 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
- split: train
|
| 18 |
path: data/train-*
|
| 19 |
---
|
| 20 |
+
|
| 21 |
+
### Lung and Colon Cancer
|
| 22 |
+
|
| 23 |
+
- **Description**: 25,000 images covering different tissue types in the lung and colon.
|
| 24 |
+
|
| 25 |
+
| **Path** | **Subclass** | **Description** |
|
| 26 |
+
|--------------------|--------------------------|--------------------------------------|
|
| 27 |
+
| **/colon_aca** | Colon Adenocarcinoma | Cancerous cells of the colon |
|
| 28 |
+
| **/colon_bnt** | Colon Benign Tissue | Healthy colon tissues |
|
| 29 |
+
| **/lung_aca** | Lung Adenocarcinoma | Cancerous cells of the lung |
|
| 30 |
+
| **/lung_bnt** | Lung Benign Tissue | Healthy lung tissues |
|
| 31 |
+
| **/lung_scc** | Lung Squamous Cell Carcinoma | Aggressive lung cancer type |
|
| 32 |
+
|
| 33 |
+
---
|