Preetham Ganesh
commited on
Commit
·
f70b149
1
Parent(s):
3a6cfb3
updated README.
Browse files
README.md
CHANGED
@@ -22,7 +22,7 @@ model-index:
|
|
22 |
name: Accuracy
|
23 |
---
|
24 |
|
25 |
-
# Brain MRI Classification - FLAIR Abnormality Classification v1.
|
26 |
|
27 |
This repository hosts the trained model for **FLAIR Abnormality Classification** in Brain MRI scans. The model is a CNN-based architecture designed to classify Brain MRI images as normal or abnormal (FLAIR abnormality).
|
28 |
|
@@ -30,7 +30,7 @@ This repository hosts the trained model for **FLAIR Abnormality Classification**
|
|
30 |
|
31 |
- **Architecture:** A CNN model that classifies whether a given Brain MRI image has abnormality.
|
32 |
- **Dataset:** [LGG Segmentation Dataset](https://www.kaggle.com/datasets/mateuszbuda/lgg-mri-segmentation)
|
33 |
-
- **Version:** v1.
|
34 |
- **Task:** Image Classification
|
35 |
- **License:** Apache 2.0
|
36 |
|
|
|
22 |
name: Accuracy
|
23 |
---
|
24 |
|
25 |
+
# Brain MRI Classification - FLAIR Abnormality Classification v1.2.0
|
26 |
|
27 |
This repository hosts the trained model for **FLAIR Abnormality Classification** in Brain MRI scans. The model is a CNN-based architecture designed to classify Brain MRI images as normal or abnormal (FLAIR abnormality).
|
28 |
|
|
|
30 |
|
31 |
- **Architecture:** A CNN model that classifies whether a given Brain MRI image has abnormality.
|
32 |
- **Dataset:** [LGG Segmentation Dataset](https://www.kaggle.com/datasets/mateuszbuda/lgg-mri-segmentation)
|
33 |
+
- **Version:** v1.2.0
|
34 |
- **Task:** Image Classification
|
35 |
- **License:** Apache 2.0
|
36 |
|