Datasets:
Commit ·
11993d1
1
Parent(s): eeb8114
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,18 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-4.0
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
tags:
|
| 6 |
+
- medical
|
| 7 |
+
size_categories:
|
| 8 |
+
- 1K<n<10K
|
| 9 |
---
|
| 10 |
+
|
| 11 |
+
Brain MR images and FLAIR abnormality segmentation masks created by hand are part of this dataset.
|
| 12 |
+
These pictures came from TCIA, or The Cancer Imaging Archive.
|
| 13 |
+
Their genetic cluster data and fluid-attenuated inversion recovery (FLAIR) sequences are from 110 patients with lower-grade glioma who are part of the Cancer Genome Atlas (TCGA) collection.
|
| 14 |
+
You can find patient information and genomic clusters of tumours in the data.csv file.
|
| 15 |
+
|
| 16 |
+
<a href="http://projectcentersinchennai.co.in/Final-Year-Projects-for-CSE/Final-Year-Projects-for-CSE-Deep-learning-Domain" title="Deep Learning Projects for Final Year">Deep Learning Projects for Final Year</a>
|
| 17 |
+
|
| 18 |
+
FYI: It is not my dataset. I got it from kaggle.
|