Skip to content

AI Driven tool that predicts the probability that a skin lesion or mole is a melanoma

Notifications You must be signed in to change notification settings

iaanimashaun/MoleScout

Repository files navigation

MoleScout

About

Installation

First, install git-lfs then clone this repository.

$ git clone https://github.com/iaanimashaun/MoleScout.git
$ cd MoleScout

After, create virtual environment and install all necessary packages:

$ python -m venv env
$ source env/bin/activate
$ pip install -r requirements.txt

Then, run the application:

$ python app.py

To see the application, access this url in your browser:

http://localhost:5000

About

AI Driven tool that predicts the probability that a skin lesion or mole is a melanoma

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published