Datasets:
Tasks:
Image Classification
Modalities:
Image
Formats:
imagefolder
Size:
1K - 10K
Tags:
medical
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -9,7 +9,7 @@ size_categories:
|
|
| 9 |
---
|
| 10 |
# Dataset Card for Brain Tumour MRI dataset
|
| 11 |
|
| 12 |
-
A collection of Brain scans covering three different types of tumours and as well as a
|
| 13 |
|
| 14 |
|
| 15 |
## Dataset Details
|
|
@@ -27,5 +27,5 @@ This dataset was compiled and uploaded to Kaggle by [Masoud Nickparvar](https://
|
|
| 27 |
|
| 28 |
|
| 29 |
#### Data Collection and Processing
|
| 30 |
-
I applied some preprocessing steps:
|
| 31 |
|
|
|
|
| 9 |
---
|
| 10 |
# Dataset Card for Brain Tumour MRI dataset
|
| 11 |
|
| 12 |
+
A collection of Brain scans covering three different types of tumours and as well as a control class.
|
| 13 |
|
| 14 |
|
| 15 |
## Dataset Details
|
|
|
|
| 27 |
|
| 28 |
|
| 29 |
#### Data Collection and Processing
|
| 30 |
+
I applied some preprocessing steps: Grayscale conversion, Resizing to 256x256, Applying CLAHE, Image sharpening, Denoising and finally Normalisation.
|
| 31 |
|