SparshBohra / Skin-Lesion-Classifier

Python (Flask) web app that uses an InceptionV3+XGBoost model to predict the type of skin cancer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Skin Lesion Classifier

Python (Flask) web app that uses an InceptionV3+XGBoost model to classify 7 different types of Skin Cancers:

  • Actinic Keratoses and Intraepithelial Carcinoma / Bowen's Disease (akiec)
  • Basal Cell Carcinoma (bcc)
  • Benign Keratosis-like Lesions (solar lentigines / seborrheic keratoses and lichen-planus like keratoses, bkl)
  • Dermatofibroma (df)
  • Melanocytic Nevi (nv)
  • Vascular Lesions (angiomas, angiokeratomas, pyogenic granulomas and hemorrhage, vasc)
  • Melanoma (mel)

About

Python (Flask) web app that uses an InceptionV3+XGBoost model to predict the type of skin cancer


Languages

Language:Jupyter Notebook 92.8%Language:CSS 2.7%Language:HTML 2.3%Language:JavaScript 1.2%Language:Python 0.9%Language:Dockerfile 0.1%Language:Procfile 0.0%