iaanimashaun / MoleScout

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

Home Page:http://molescout.us-east-2.elasticbeanstalk.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

http://molescout.us-east-2.elasticbeanstalk.com/


Languages

Language:CSS 28.5%Language:HTML 27.3%Language:JavaScript 21.0%Language:Jupyter Notebook 20.0%Language:Python 3.1%Language:Dockerfile 0.2%