mohanadarafe / brain-tumor-classification

Comparing different data augmentation techniques for brain tumor classification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Comparing different data augmentation techniques for brain tumor classification

Setup

In order to run the code, make sure you have Conda installed in your machine in order to use our environment. From there, run the following commands

conda env create --name brain --file=environment.yml
conda activate brain

Authors

Mohanad Arafe

About

Comparing different data augmentation techniques for brain tumor classification


Languages

Language:Jupyter Notebook 100.0%