An open API service indexing awesome lists of open source software.

https://github.com/tg1482/mri-brain-tumor-detection

Repo containing code for EfficientNet3D implementation of 3D-CNN for brain tumor detection for Kaggle competition hosted in the summer of 2021
https://github.com/tg1482/mri-brain-tumor-detection

ai cnn deep-learning medical-image-analysis video-classification

Last synced: 8 months ago
JSON representation

Repo containing code for EfficientNet3D implementation of 3D-CNN for brain tumor detection for Kaggle competition hosted in the summer of 2021

Awesome Lists containing this project

README

          

# MRI_RCNN

Repo for adding code related to Kaggle's RSNA-MICCAI Brain Tumor Radiogenomic Classification Competition.

Uses EfficientNet3D to input (1, 4, 64, 256, 256) data to output binary class for presence of MGMT mutation or not. Binary classification problem.

Will add more details shortly.