This project focuses on the detection and segmentation of brain tumors using multi-modal MRI data from pre- operative scans of 146 patients in Nigeria.
# Multi-modal-image-processing
This project focuses on detecting and segmenting brain tumors using multi-modal MRI data from pre-operative scans of 146 patients in Nigeria.
# Running the application
After downloading the PROJECT zip file, Follow the given image
1. Change the directory to a PROJECT file, using the "cd "\to\path" command
2. Run "python app.py runserver" command
3. You'll get a URL that can be copied and used in a browser to access the application.
4. Upload any of the .nii files except segmentation on the application and click on predict.
# Running the ipynb file
Download the dataset from the given link.
`
faspex.cancerimagingarchive…`
1. Update the zip path to the directory of the file which you have saved
2. Create an empty folder named BraTS-Africa with other empty folders named Extracted.
3. Update the extract_to folder path to the one that is created now.
4. Change the base_dir and extracted_dir with the folders in the BraTS-Africa folder