This project aims to apply Artificial Intelligence
in the detection
and classification
of skin cancers.
Just like many other cancer types, skin cancer when detected early, can be cured through surgical interventions. However, early detection remains a challenge for the following reasons:
- Clinical examinations are expensive and require a high level of training, and effort to operate the equipment.
- There are 9 classes of skin cancer, and so, it is usually difficult for even experienced medical practitioners to accurately identify and classify them visually.
- To train a machine learning model which can detect and classify skin cancer types.
- To deploy our model as a web app that will enable doctors (and anyone else) to quickly diagnose skin cancer using their smartphones, instead of going to perform the experiments in the laboratory.
The dataset consists of 2357 images of malignant and benign oncological diseases, which were formed by the International Skin Imaging Collaboration (ISIC). All images were sorted according to the classification taken with ISIC, and all subsets were divided into the same number of images, except for melanomas and moles, whose images are slightly dominant. The data set contains the following diseases:
- Actinic keratosis
- Basal cell carcinoma
- Dermatofibroma
- Melanoma
- Nevus
- Pigmented benign keratosis
- Seborrheic keratosis
- Squamous cell carcinoma
- Vascular lesion
The dataset can be found here on Kaggle.
Because this is a multi-class classification problem, we used a Convolution Neural Network (CNN) consisting of 16 layers to train the model. We also used other Python libraries such as Tensorflow, Pandas, Matplotlib, etc., for image preprocessing, data visualizations, and other ancillary statistical analysis, and the resulting model takes about 45 minutes to train.
For additional information, please read the project article on Medium.
Volker Tachin
Omar Alqaysi
Kenneth Odoh
Promise Uzoagulu
Shreyansh Gupta
Emako Efatobor
Thandazi Mnisi
Mutholib Yusira
Sharon Prempeh