Brain-Tumor-Predictor
Steps For Installation :
Clone this repository
git clone https://github.com/kushthedude/Brain-Tumor-Predictor.gitDownload the created model from this link HERE.
Create new folder in
app/static/modelsand Put the downloaded model there.From the root folder of directory, Run
pip3 install -r requirements.txtNavigate to
localhost:5000and do the needful steps.
Note:
- Please make sure you have a strong GPU, since the following requires quite a more computer power.
- You may use
virtualenvto run this app in there.
Log in or sign up for Devpost to join the conversation.