Update README.md
Browse files
README.md
CHANGED
|
@@ -6,11 +6,11 @@ tags:
|
|
| 6 |
# Model card
|
| 7 |
|
| 8 |
## Model description
|
| 9 |
-
`
|
| 10 |
|
| 11 |
## Intended uses & limitations
|
| 12 |
For reference only. Should **not** be used for medical diagnosis.
|
| 13 |
|
| 14 |
## Training and evaluation data
|
| 15 |
Dataset: https://www.kaggle.com/datasets/navoneel/brain-mri-images-for-brain-tumor-detection
|
| 16 |
-
Link to W&B report: https://wandb.ai/miwojc/notebooks/reports/Brain-tumor-
|
|
|
|
| 6 |
# Model card
|
| 7 |
|
| 8 |
## Model description
|
| 9 |
+
`convnext_tiny_in22k` fine tuned on 80% of the dataset (20% used for validation)
|
| 10 |
|
| 11 |
## Intended uses & limitations
|
| 12 |
For reference only. Should **not** be used for medical diagnosis.
|
| 13 |
|
| 14 |
## Training and evaluation data
|
| 15 |
Dataset: https://www.kaggle.com/datasets/navoneel/brain-mri-images-for-brain-tumor-detection
|
| 16 |
+
Link to W&B report: https://wandb.ai/miwojc/notebooks/reports/Brain-tumor-detection--VmlldzoyMzI1MDc1
|