https://github.com/avinash793/brain-tumour-classification-brats2013
https://github.com/avinash793/brain-tumour-classification-brats2013
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/avinash793/brain-tumour-classification-brats2013
- Owner: Avinash793
- License: apache-2.0
- Created: 2021-01-03T23:24:27.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-07T09:20:53.000Z (about 4 years ago)
- Last Synced: 2024-12-26T12:09:13.274Z (4 months ago)
- Language: Python
- Size: 949 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Brain-Tumour-Classification-BRATS2013
This repo contains implementation of various DL models for Brain Tumour Classification on BRATS-2013 Datasets.
Done experiments with Batch Normaliation, Dropout, Weighted loss function to get final DL models which performed very good.
Please check for final Results and summary of the experiments in the report attached with this repo.