A deep learning application for automatic segmentation of brain tumors from MRI scans using a UNet neural network architecture. This web-based tool allows users to upload NIfTI format brain MRI scans ...
python 3.8 pytorch 1.12.0 1. Prepare the dataset. 1- Download the ISIC 2017 train dataset from this link and extract both training dataset and ground truth folders inside the /data/dataset_isic17/. 2- ...