Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
task_categories:
|
3 |
+
- image-classification
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
tags:
|
7 |
+
- biology
|
8 |
+
- computer_vision
|
9 |
+
- brain tumour
|
10 |
+
- health
|
11 |
+
- classification
|
12 |
+
- image_classification
|
13 |
+
pretty_name: brain_tumour_dataset
|
14 |
+
size_categories:
|
15 |
+
- 1K<n<10K
|
16 |
+
---
|
17 |
+
|
18 |
+
## Brain Tumour Dataset
|
19 |
+
|
20 |
+
This dataset contains 4 types of brain's condition `gioma`, `healthy`, `meningioma` and `pituitary` with around more than 5k images
|