Skin lesion analysis towards melanoma detection from dermoscopic images using Convolutional Neural Networks
Ανάλυση δερμοσκοπικής Εικόνας με τη χρήση Συνελικτικών Νευρωνικών Δικτύων

Master Thesis
Author
Αυγεράκη, Κωνσταντίνα
Avgeraki, Konstantina
Date
2021View/ Open
Keywords
Skin lesion ; Melanoma ; Machine learning ; Convolutional neural networks ; ISICAbstract
Skin cancer is one of the most lethal types of cancer worldwide. There are different types of cancer but the most dangerous one is melanoma. In US alone, 1 out of 5 people will develop skin cancer by the age of 70 and more than 2 people die of skin cancer every hour. Taking these facts under consideration, early detection of skin cancer is crucial, and many lives could be saved. Deep learning technologies are proven to be of great aid in early detection.
In this master thesis, different convolutional neural networks will be presented and tested on HAM10000 dataset of ISIC challenge dataset of 2018, containing 10.000 images of skin lesion from seven different classes. Neural networks will be trained on a portion of the dataset and then tested in new images. The convolutional networks used are Densenet201, Inception V3 and an Ensemble model of the previous two. Lastly, an application is developed which uses by default a convolutional network defined by the user. The user is able to feed an image in the application and a result out of the seven classes predefined will be presented.