Skip to content

An ML model + Frontend for detection and classification of brain tumor based on MRI Scan

Notifications You must be signed in to change notification settings

elcharitas/mfer

Repository files navigation

MFer

$ python -m venv venv (you may need to use python3 instead)
$ source venv/bin/activate (or .\venv\Scripts\activate on Windows)
$ pip install -r requirements.txt
$ flask --app app --debug run

About

An ML model + Frontend for detection and classification of brain tumor based on MRI Scan

Topics

Resources

Stars

Watchers

Forks