0% found this document useful (0 votes)
142 views

1.5 Literature Review

This document reviews 5 papers on melanoma and skin cancer detection using image processing and machine learning techniques. The first paper presents a system for melanoma detection achieving 85% accuracy using CNN and SVM models. The second paper detects skin cancer using CNN, achieving 89.5% accuracy. The third paper proposes a fully automatic deep learning framework for skin lesion segmentation. The fourth paper detects melanoma using neural networks and SVM classifiers. The fifth paper provides a literature review of current skin cancer detection technologies including image preprocessing, segmentation, feature extraction, and classification algorithms like SVM and CNNs.

Uploaded by

Chethan B Raj
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
142 views

1.5 Literature Review

This document reviews 5 papers on melanoma and skin cancer detection using image processing and machine learning techniques. The first paper presents a system for melanoma detection achieving 85% accuracy using CNN and SVM models. The second paper detects skin cancer using CNN, achieving 89.5% accuracy. The third paper proposes a fully automatic deep learning framework for skin lesion segmentation. The fourth paper detects melanoma using neural networks and SVM classifiers. The fifth paper provides a literature review of current skin cancer detection technologies including image preprocessing, segmentation, feature extraction, and classification algorithms like SVM and CNNs.

Uploaded by

Chethan B Raj
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

1.

5 LITERATURE REVIEW

1) Melanoma Skin Cancer Detection using Image processing and


machine learning

AUTHORS: VIJAYALAKSHMI MM

Dermatological Diseases are one of the biggest medical issues in 21st century due to
its highly complex and expensive diagnosis with difficulties and subjectivity of
human interpretation. In cases of fatal diseases like Melanoma diagnosis in early
stages play a vital role in determining the probability of getting cured. We believe that
the application of automated methods will help in early diagnosis especially with the
set of images with variety of diagnosis. Hence, in this article we present a completely
automated system of dermatological disease recognition through lesion images, a
machine intervention in contrast to conventional medical personnel-based detection.
Our model is designed into three phases compromising of data collection and
augmentation, designing model and finally prediction. We have used multiple AI
algorithms like Convolutional Neural Network and Support Vector Machine and
amalgamated it with image processing tools to form a better structure, leading to
higher accuracy of 85%.

2) Skin Cancer Detection Using Convolutional Neural Network

AUTHORS: Mahamudul Hasan , Ahmed Wasif Reza

Skin cancer is an alarming disease for mankind. The necessity of early diagnosis
of the skin cancer have been increased because of the rapid growth rate of Melanoma
skin cancer, itś high treatment costs, and death rate. This cancer cells are detected
manually and it takes time to cure in most of the cases. This paper proposed an
artificial skin cancer detection system using image processing and machine learning
method. The features of the affected skin cells are extracted after the segmentation of
the dermoscopic images using feature extraction technique. A deep learning based
method convolutional neural network classifier is used for the stratification of the
extracted features. An accuracy of 89.5% and the training accuracy of 93.7% have
been achieved after applying the publicly available data set.

3) Skin Lesion Detection Using Texture Based Segmentation and


Classification by Convolutional Neural Networks

AUTHORS: Agilandeeswari, Mahajan Tanuja sagar, Keerthana


Tanuja proposed the fully automatic deep neural framework for skin lesion
segmentation in dermoscopic images. several challenging strategies in training
dataset. They use the PH2 data set provided by ISBI 2016 challenge the image size is
512*512 fixed in PH2. The performance of the proposed segmentation algorithm is
used for comparing the computer-generated lesion mask with ground truth created by
a dermatologist. They calculate Jaccard distance for checking the performance of the
segmentation . Francisco Fábio Ximenes Vasconcelos, proposed a method for
automatic skin lesions segmentation using geodesic active contours. The advantage of
the proposed system compared to traditional methods its ability to adapt to contours
of the lesion using mathematical morphology. In this paper, they compared the
proposed method with machine learning or deep learning methods which are used in
proposed systems. The resultant method no need of making training dataset and it is
more suitable for small dataset instead of for deep learning and machine learning need
of a number of dermoscopic images. the proposed method is viable for medical
applications .

4) Melanoma Skin Cancer Detection And Classification Based on


Supervised And Unsupervised Learning
AUTHORS: H.R. Mhaske, D.A.Phalke
Image processing is having very important role in medical domain. Melanoma skin
cancer is critical and dangerous for human beings. Early detection of Melanoma skin
cancer is very much necessary for the patient because this Melanoma skin cancer
directly lead to the death of a person. If it is detected at early stage then Melanoma
skin cancer is completely curable. In this paper early detection and classification of
Melanoma skin cancer is done using different classifiers as Neural Network and
Support Vector Machine.

5) Research On Skin Cancer Cell Detection Using Image Processing

AUTHORS: Enakshi Jana, Ravi Subban, S. Saraswathi


Out of the three basic types of skin cancer, namely, Basal Cell Carcinoma (BCC),
Squamous Cell Carcinoma (SCC) and Melanoma, Melanoma is the most dangerous in
which survival rate is very low. Early detection of Melanoma can potentially improve
survival rate. The skin cancer detection technology is broadly divided into four basic
components, viz., image preprocessing which includes hair removal, de-noise,
sharpening, resize of the given skin image, segmentation which is used for
segmenting out the region of interest from the given image. Different methods can be
used for segmentation. Some commonly used segmentation algorithms are k-means,
threshold in histogram etc., features extraction from the segmented image and
classification of the image from the features set extracted from segmented image.
Different classification algorithms can be used for this purpose. The recent skin
cancer detection technology uses machine learning and deep learning based
algorithms for classification. The most commonly used classification algorithms are
support vector machine (SVM), feed forward artificial neural network, deep
convolutional neural network. This paper provides a study and analysis on In this
paper, an extensive literature survey of current technology is made for skin cancer
detection and an accurate comparison among state of the art algorithm for the same.

You might also like