Skip to content

A web app for melanoma detection using PyTorch and Flask

Notifications You must be signed in to change notification settings

nickvdw/melanoma-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Melanoma Detection

This project presents a web app that uses a model for melanoma detection using PyTorch and Flask. One can run the web app by navigating towards the src folder and running python main.py (assuming all required packages have been installed).

An Exploratory Data Analysis (EDA) can be found here.