2018
DOI: 10.14419/ijet.v7i2.7.10930
|View full text |Cite
|
Sign up to set email alerts
|

Classification of skin cancer images using TensorFlow and inception v3

Abstract: It is easy for a human eye to distinguish the images of similar appearance but classifying the images like that of cancer affected skin  requires more expertise. And as the skin cancer cases are increasing globally, it requires more number of human experts. To overcome this problem, many people are working on constructing machine learning classifiers which can detect skin cancer automatically by    classifying skin images. This paper concentrates on developing an approach for predicting skin cancer by classify… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
10
0

Year Published

2018
2018
2024
2024

Publication Types

Select...
6
3

Relationship

0
9

Authors

Journals

citations
Cited by 16 publications
(10 citation statements)
references
References 8 publications
(8 reference statements)
0
10
0
Order By: Relevance
“…Transfer learning concept in Inception-V3 extracts bottleneck 2048η dimensional vector features from each frame. [86][87][88][89]…”
Section: Inception-v3 Convolutional Architecturementioning
confidence: 99%
“…Transfer learning concept in Inception-V3 extracts bottleneck 2048η dimensional vector features from each frame. [86][87][88][89]…”
Section: Inception-v3 Convolutional Architecturementioning
confidence: 99%
“…(ii) Fine tuning which is trying to unfreeze a few layers from the pre-trained model and training them together with the new classification layer [16][17] [18]. Fig.…”
Section: A Convolutional Neural Networkmentioning
confidence: 99%
“…Some of the areas where CNNs have been used in agriculture include crop type classification, plant disease detection and recognition and so on [11]. In [18], the authors developed a model for predicting skin cancer cells by image classification using CNN and obtained more than 85% prediction accuracy and [23] tried to automate the classification of ovarian cancer using CNN to aid pathologists in cancer diagnosis. They used CNN based on AlexNet to predict ovarian cancer from cytological images.…”
Section: B Cnn Application In Classification Problemsmentioning
confidence: 99%
“…There are different convolution nets available like VGG 16, VGG19, inception V3, Alexnet [16], [17]. For some of the nets code is already written in keras and for some, code need to be written in python.…”
Section: B Convolution Neural Networkmentioning
confidence: 99%