SlideShare a Scribd company logo
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1746
Skin Cancer Detection Using Deep Learning Techniques
Ragavendra S1, Subhash S2, Nishanth B3, Chandan J4
1 Assistant Professor, Department of Computer Science and Engineering, Jnanavikas Institute of Technology,
Karnataka,India
2Undergraduate Student, Department of Computer Science and Engineering, Jnanavikas Institute of Technology,
Karnataka, India
3Undergraduate Student, Department of Computer Science and Engineering, Jnanavikas Institute of Technology,
Karnataka, India
4Undergraduate Student, Department of Computer Science and Engineering, Jnanavikas Institute of Technology,
Karnataka, India
-------------------------------------------------------------------***-------------------------------------------------------------------------
Abstract – Less people are aware of the symptoms of skin illness and how to prevent it, making it one of the deadliest forms
of cancer. The aim of this study is to identify and categorize different forms of skin cancer using machine learning and image
processing techniques. We produced a pre-processing image for this endeavor. We lowered the dataset's size,
To fit the needs of each model, the photos were resized and had their hairs removed. The EfficientNet B0 skin ISIC dataset was
trained using pre-trained ImageNet weights and modified convolution neural networks.
Keywords- Disease Detection, Image Processing ,YOLOR, EfficientNet B0, Quantification
INTRODUCTION
Skin cancer, which is on the rise globally, is the sixth most common cancer. Normally, tissues are made up of cells, and
tissues make up the skin. Consequently, cancer is caused by abnormal or unregulated cell development in connected
tissues or other nearby tissues. Numerous factors, such as UV radiation exposure, a weakened immune system, a family
history of the disease, and others, may affect the development of cancer. These types of cell development patterns can
appear in both benign and malignant tissues. Benign tumours, which are cancerous growths, are sometimes mistaken for
minor moles. Malignant tumours,on the other hand, are treated like a cancer that may spreadfatally.
The body's other tissues could also be harmed by them.Basal cells, squamous cells, and melanocytes are the three types of
cells that make up the skin's outer layer. These are at fault for the tissues' development of cancer.
The three fatal forms of skin disease (SCC) are melanoma, basal cell carcinoma (BCC), and squamous cell carcinoma (SCC).
Vascular lesions, actinic keratosis (AK), benign keratosis, dermatofibroma, and melanocytic nevus are a few examples of
further types. Melanoma is the most dangerous type of cancer because it can come back even after treatment. The United
States and Australia have the highest rates of skin cancer.
RELATED WORK
The study by YaliNie& team, Automatic Melanoma Yolo Deep Convolution Neural Networks for Detection" [1] describes
yolo approaches based on DCNNs that are used to identify melanoma. For melanoma detection in lightweight system
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1747
applications, they provide important advantages. YOLO's mean average precision (mAP) can go as close to 0.82 with just
200 training photographs.
A Convolution Neural Network and YOLO-based Real- Time Skin Cancer Detection System is another paper by Hasna
Fadhilah Hasya et al. For the benefit of patients who do not wish to wait for the results of hospital lab tests, the author of
this research [2] created a method for real-time skin cancer detection. The goal is to create a skin cancer detection
algorithm that will make it easier and more efficient for clinicians to analyze skin cancer test findings.
The Convolution Neural Network (CNN) is utilized to process and aggregate skin cancer picture data, and YOLO is the
real-time system. YOLOV3 has a 96% overall accuracy rate and a 99% real-time accuracy rate.
Performance Evaluation of Early Melanoma Detection According to the research of R.S. ShiyamSundar and M. Vadivel [3],
one of the methods that uses the MVSM classifier is the Skin Lesion Classification System. Melanoma is the most common
kind of skin disease. Early disease detection is the key to reducing the disease's effects. Actinic keratosis, squamous cell
cancer, basal cell cancer, and seborrheic verruca are the five forms of skin lesions that are categorized and taken into
account by the proposed method.
Ferreira, P. M. and colleagues provide a basic concept for an annotation tool that can improve dermoscopy datasets in
their publication "A tool for annotating dermoscopy datasets" [5]. Create a ground truth image under dermatologist
supervision and apply manual segmentation approaches to automate categorization and segmentation procedures. Any
detection system's feature extraction phase is essential. A posteriori boundary edition, region labelling, segmentation
comparison, border reshaping, multi-user ground truth annotation, manual segmentation, image uploading and display
are some of the main features of this programme.
In their study, Vedantin Chintawar and Jignyasa Sanghavi examined various feature extraction techniques and
recommended the technique that would be most useful for applications requiring the detection of skin cancer. Enhancing
Feature Selection in Skin Disease Diagnosis Systems.
Competencies" [6]. The first and most crucial step is the method of hair removal, and the next is segmentation utilizing the
OTSU procedure. Aspects including wholeness, luminosity, fast corners, solidity, shape skewness, and border skewness are
all retrieved by the projected system.
Specific traits must exist, in accordance with Hutokshi Sui's "Extraction of texture features for melanoma"[7]. In this study,
the texture of skin lesions is examined using greyscale photos rather than colour profiles. SVM is utilized as a classifier to
distinguish between different types of skin cancer, while GLCM is used to extract features.
METHODOLGY
DATASET: In this study, we employed a bespoke datasetmade up of 3000 Google photos and samples of skin cancer.
METHOD: YOLOR is an evolution of the machine learning program "You Only Learn One Representation". The authorship,
design, and model architecture of contemporary object identification machine learning algorithms like YOLOR differ from
those of its predecessors.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1748
A "unified network for concurrently encoding implicit and explicit information" is how YOLOR describes it. These results
support the findings of the YOLOR study article "You Only Learn One Representation: Unified Network for Multiple Tasks,"
which emphasizes the value of leveraging implicit knowledge.
A functional diagram used to demonstrate the advised method is shown in Figure 1. Each block is explained in great detail
below.
Skin Cancer Image Number of Images
Train Test Valid
Actinic keratosis 214 214 214
Basal_cell_carcinoma 116 116 116
Dermatofibroma 168 168 168
Melanoma 504 504 504
Nevus 116 116 116
Pigmented_benign_keratosis 528 528 528
Seborrheic_keratosis 130 130 130
Squamous_cell_carcinoma 242 242 242
Vascular_lesion 103 103 103
Total 2121 2121 2121
Table 1 : Distribution of Dataset images
• Input Image: The suggested method is based on the ISIC 2019 Challenge data set, which consists of nine classes, each
with eight images. Researchers at the University of Bristol created the proposed system using a dataset of high-
resolution dermoscopic images.
• Pre-processing: The technique utilized to get the photos must contain a number of discrepancies. As a result, this is
what the pre- main processing aims to achieve. By cropping or removing the background or other distracting
components, the image's quality,clarity, and other attributes are improved in thefollowing step. The primary pre-
processingprocedures are noise reduction, imageenhancement, and grayscale conversion. Thephotographs that will
be used in this suggestedapproach are first made grayscale. The image is then improved and noise is removed using
the median and Gaussian filters. The dull razor is combined with an abundance of hair removal from skin blemishes.
The goal of image enhancement is to make an image better by increasing its visibility. The majority of skin lesions
often consist of body hair, which makes accurate and precise classification challenging. As a result, the dull razor
method is used to remove undesirable hair from photographs. The following tasks are typically accomplished with the
Dull Razor method:
• The grayscale morphological procedure was utilized to locate the hair on the skin lesion.
• By using bilinear interpolation, it finds the hair pixel, determines whether the structure is long or short, and then
substitutes the hair pixel.
• The restored hair pixel is then afterwards smoothed using the adaptive median filter.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1749
Figure 1: Pipeline of the proposed system
• Image Preprocessing: By increasing visibility, image enhancement tries to raise the quality of an image. Body hair
frequently makes up the majorityof skin lesions, making accurate and precise characterization challenging. As a result,
the is eliminated from the photos using the dull razor technique. The following tasks are where the Dull Razor
approach is most frequently applied:
• The hair on the skin strain is located using the grey scale segmentation method.
• The hair pixel is located, its length or thinness is determined, and it is subsequently exchanged via bilinear
interpolation.
• An adaptive median filter is then used to smooth the recovered hair pixel. Augmentation ofimages.
• In order to effectively detect skin illnesses, skin depictions are changed and made simpler through image
magnification. The training and assessment skin's image data sets were utilized to streamline the model and lower
the likelihood of application errors. The add-on technology turns the skin image into RGB using scrolling, rotating, and
cutting procedures as well as colour transformation to expand the library's storage space. To maintain the database's
size and image quality for both healthy and unhealthy skin, moreskin photographs are upgraded.
• Feature Extraction: In order to provide the proper platform and suitable boundaries, the image processing feature
must be removed. The extraction of vertical image-vectors can be done using a YOLOR[19]-based finding feature. The
removal procedure assesses the structure, size, shape, colour, and other realistic aspects of the image database. This
extraction method allows the different skin types to be correctly categorized. The moval technique eliminates the
characteristics of diverse wound types and skin disease colours.
• Skin-Based Classification: The main objective of this research is to train a convolution neural network (CNN) to
differentiate skin blight using a visual database. Two in-depth study approaches were employed to diagnose various
disorders in skin cancer: It utilizes EfficientNet B0. The CNN classification model, which is based on an image
processing system, employs trained and assessed skin image data to identify the skin cancer category.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1750
actinic keratosis dermatofibroma melanomaFigure 2: Types of Skin Cancer
Using pre-trained EfficientNet B0 models, Figure 3 in this work shows images of early and late stage skin malignancies
such actinic keratosis, basal cell carcinoma, dermatofibroma, and others.
In computer vision, object detection refers to the process of locating, classifying, and identifying one or more objects in a
picture. To overcome this difficult issue, methods for object localization, object identification, and object categorization
must be used.
To extract details about the objects and shapes in a photograph, significant processing of the same object detection and
recognition on a computer is required. The identification of an object in an image or video is known as object detection in
computer vision. For particular packages, a variety of ways has been employed to accurately and reliably identify the
object. These suggested solutions are still ineffective and wrong, though. These object detection problems are better
handled by deep neural networks and machine learning approaches.
In the area of computer vision, which has many applications, object detection has drawn a lot of interest. This includes
automated management robots, the medical sector, leisure repute, agency security tracking, and more. Prior to anything
else, well-known item identification techniques like the histogram of oriented gradients (hog) (hog) were discovered by
using feature extraction techniques like the speed-up strong features (surf), adjacent binary, and adjacent binary. Both
colour and style histograms (lbp) are used. The method of taking pictures and the equipment features that can describe a
thing's attributes make up the main function extraction strategy.
A straightforward, practical, and successful unified object recognition paradigm for full-length images. In vacant regions,
which are employed in programs that depend on swift, precise object recognition, YOLO also performed well. In a
degenerative display that identifies degraded photos like noisy and occluded images, the model is trained on deteriorated
photographs.
Due to its connections to video analysis and picture interpretation, object detection has recently attracted a lot of study
attention. The conventional approach to object detection is based on handcrafted attributes and shallow trainable
structures. Combining a range of low-level image features with high-level information from object detectors and scene
classifiers is a straightforward technique to enhance the performance of object detectors and scene classifiers.
A straightforward, practical, and successful unified object recognition paradigm for full-length images. In vacant regions,
which are employed in programs that depend on swift, precise object recognition, YOLO also performed well. In a
degenerative display that identifies degraded photos like noisy and occluded images, the model is trained on deteriorated
photographs.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072
Due to its connections to video analysis and picture interpretation, object detection has recently attracted a lot of study
attention. The conventional approach to object detection is based on handcrafted attributes and shallow trainable
structures. Combining a range of low-level image features with high-level information from object detectors and scene
classifiers is a straightforward technique to enhance the performance of object detectors and scene classifiers.
Figure 3:YOLOR model
• EfficientNet B0 Architecture:
EfficientNet Bo: Among the models utilized were Xception, InceptionResNetV2, and EfficientNetB0. The selected models
obtained high Top-1 accuracy on the ImageNet dataset. They all employed categorical cross-entropy and the Adam
optimizer for the loss function.
The second approach combined Sigmoid-only with InceptionResNetV2, Xception, and EfficientNetB3. During the training
process, each model created a checkpoint of itself, documenting whether or not its balance was accurate at each epoch.
The average balance accuracy of the chosen model checkpoints was used to gauge the effectiveness of the strategy. All
models containing Sigmoid activation in their prediction layers were evaluated using the F1-score. Random cut, rotation,
and flipping were used to improve the training set. Random cut, rotation, and flipping were also used to improve the
training set.
Figure 4: EfficientnetB0 Model
Model ImageSize Epoch Batchsize
YoloR 416 *416 300 8
EfficientNetB0 224*224 100 32
Table 2 lists the various training parameters that were usedto develop the different model classes.
Table 2: Training ParametersRESULTS AND DISCUSSION
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1751
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1752
Detection and Classification: The YOLOR model receives images of the troublesome area and uses them to determine
whether or not the skin is cancerous. If the skin is malignant, the affected area is represented by a rectangle box.
Figure 5:Predictionresult of test image for Detection andClassification
Quantification: When a skin cancer image is discovered, the detection algorithm examines it and generates a heat map
that shows the overall proportion of the affected skinregion.
CONCLUSION
YOLOR performs better than YOLOv4, Scaled YOLOv4, and earlier iterations. Feature alignment, multitasking, and
prediction improvement are all included in the object detection functionality. The bounding box, confidence score, and
class to which the object belongs are all included in this model's output. More potent methods for learning semantic, high-
level, and deeper features are becoming available as deep learning develops, allowing it to address the shortcomings of
conventional architectures. These models display a wide diversity of behaviors in terms of network architecture, training
procedures, optimization strategies, and other factors. This study examines frameworks for deep learning-based object
detection. In other words, this technique significantly increases the machine's accuracy in object recognition.
REFERENCES
• "Automatic Detection of Melanoma with Yolo Deep Convolutional Neural Networks", International Journal of
Technical Research and Applications, November 2019. YaliNie, Paolo Sommella, Mattias O'Nils, and Consolatina
Liguori.
• HasnaFadhilahHasya, HilalHudanNuha, and MamanAbdurohman, "Real Time-based Skin Cancer
Detection System Using Convolutional Neural Network and YOLO", International Journal of Technical Research and
Applications, September 2021.
• International Conference on Circuit, Power and Computing Technologies [ICCPCT], 2016. Performance Analysis of
Melanoma Early Detection Using Skin Lession Classification System. ShiyamSundar, R.S., and Vadivel, M.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1753
• Shearlet transform and naïve bayes classifier are two machine learning algorithms that can be used to diagnose skin
cancer. J. Ram Kumar, K. Gopalakrishnan,and S. Mohan Kumar.
• Ferreira, Mendonça, Rozeira, and Rocha created an annotation tool for dermoscopy image segmentation, which they
then presented in the proceedings of the first international symposium on visual interfaces for ground truth gathering
in computer vision applications(p. 5). May 2012 ACM.
• Improved Skin Disease Detection System Feature Selection Capabilities, International Journal of Innovative
Technology and Exploring Engineering, Volume 8, Issue 8S3, June 2019. Jignyasa Sanghavi and Vedanti Cintawar
• Hutokshi Sui, Manisha Samala, Divya Gupta, and Neha Kudu, "Texture feature extraction for classification of
melanoma," International Research Journal of Engineering and Technology (IRJET), Volume 05, Issue 03, March 2018.
• P. Tschandl, C. Rosendahl, and H. Kittler, The HAM10000 dataset: a large collection of multi-source dermatoscopic
images of common pigmented skin lesions (2019), Sci. Data 5, 5. (2018)
• Codella, M. Emre, B.H. Celebi Marchetti, N.C.F. David Gutman, M.A. Sweta Dusza Vladimir LiopyrisAadiKalloo
Kittler, H.; Mishra, N. A. Halpern gave a presentation titled "Skin Lesion Analysis Towards Melanoma Detection A
Challenge at the 2017 ISBI," 2017 arXiv:1710.05006 at the International Symposium on Biomedical Imaging (ISBI),
which was organised by the International Skin Imaging Collaboration (ISIC).
• Marc Combalia, Noel C. F. Codella, Veronica Rotemberg, Brian Helba, Veronica Vilaplana, Ofer Reiter, Allan C. Halpern,
Susana Puig, and Josep Malvehy, "BCN20000: Dermoscopic Lesions in the Wild," 2019; arXiv:1908.02288.
• "Detection and feature extraction of sleep bruxism disease using discrete wavelet transform," Lecture Notes in
Electrical Engineering 605, by A.K. Panigrahy, N. Arun Vignesh, and C. Usha Kumari.
• Journal of Advanced Research in Dynamic Control Systems, 9, Special Issue 11, 480-486 (2017). Protection of medical
picture watermarking.
• Padmavathi K. and Krishna K.S.R., "Myocardial infraction detection using magnitude squared coherence and Support
Vector Machine," in MedCom 2014: International Conference on Medical Imaging, m- Health, and Emerging
Communication Systems, art. no. 7006037, pp. 382-385.

More Related Content

What's hot

Melanoma Skin Cancer Detection using Image Processing and Machine Learning
Melanoma Skin Cancer Detection using Image Processing and Machine LearningMelanoma Skin Cancer Detection using Image Processing and Machine Learning
Melanoma Skin Cancer Detection using Image Processing and Machine Learning
ijtsrd
 
Machine learning in image processing
Machine learning in image processingMachine learning in image processing
Machine learning in image processing
Data Science Thailand
 
Brain tumor detection using image segmentation ppt
Brain tumor detection using image segmentation pptBrain tumor detection using image segmentation ppt
Brain tumor detection using image segmentation ppt
Roshini Vijayakumar
 
Human age and gender Detection
Human age and gender DetectionHuman age and gender Detection
Human age and gender Detection
AbhiAchalla
 
Project Face Detection
Project Face Detection Project Face Detection
Project Face Detection Abu Saleh Musa
 
Human Emotion Recognition
Human Emotion RecognitionHuman Emotion Recognition
Human Emotion Recognition
Chaitanya Maddala
 
Diabetes prediction using machine learning
Diabetes prediction using machine learningDiabetes prediction using machine learning
Diabetes prediction using machine learning
dataalcott
 
IRJET- Detection and Classification of Skin Diseases using Different Colo...
IRJET-  	  Detection and Classification of Skin Diseases using Different Colo...IRJET-  	  Detection and Classification of Skin Diseases using Different Colo...
IRJET- Detection and Classification of Skin Diseases using Different Colo...
IRJET Journal
 
Face Detection
Face DetectionFace Detection
Face Detection
Reber Novanta
 
Face recognition attendance system
Face recognition attendance systemFace recognition attendance system
Face recognition attendance system
Naomi Kulkarni
 
Face detection ppt
Face detection pptFace detection ppt
Face detection ppt
Pooja R
 
Automatic Skin Lesion Segmentation and Melanoma Detection: Transfer Learning ...
Automatic Skin Lesion Segmentation and Melanoma Detection: Transfer Learning ...Automatic Skin Lesion Segmentation and Melanoma Detection: Transfer Learning ...
Automatic Skin Lesion Segmentation and Melanoma Detection: Transfer Learning ...
Zabir Al Nazi Nabil
 
Deep learning for medical imaging
Deep learning for medical imagingDeep learning for medical imaging
Deep learning for medical imaging
geetachauhan
 
Computer Vision - Real Time Face Recognition using Open CV and Python
Computer Vision - Real Time Face Recognition using Open CV and PythonComputer Vision - Real Time Face Recognition using Open CV and Python
Computer Vision - Real Time Face Recognition using Open CV and Python
Akash Satamkar
 
Machine Learning - Breast Cancer Diagnosis
Machine Learning - Breast Cancer DiagnosisMachine Learning - Breast Cancer Diagnosis
Machine Learning - Breast Cancer Diagnosis
Pramod Sharma
 
SKin lesion detection using ml approach.pptx
SKin lesion detection using ml approach.pptxSKin lesion detection using ml approach.pptx
SKin lesion detection using ml approach.pptx
PrachiPancholi5
 
Automatic Attendance system using Facial Recognition
Automatic Attendance system using Facial RecognitionAutomatic Attendance system using Facial Recognition
Automatic Attendance system using Facial Recognition
Nikyaa7
 
Attendance system based on face recognition using python by Raihan Sikdar
Attendance system based on face recognition using python by Raihan SikdarAttendance system based on face recognition using python by Raihan Sikdar
Attendance system based on face recognition using python by Raihan Sikdar
raihansikdar
 
Deep Learning Explained
Deep Learning ExplainedDeep Learning Explained
Deep Learning Explained
Melanie Swan
 

What's hot (20)

Melanoma Skin Cancer Detection using Image Processing and Machine Learning
Melanoma Skin Cancer Detection using Image Processing and Machine LearningMelanoma Skin Cancer Detection using Image Processing and Machine Learning
Melanoma Skin Cancer Detection using Image Processing and Machine Learning
 
Machine learning in image processing
Machine learning in image processingMachine learning in image processing
Machine learning in image processing
 
Brain tumor detection using image segmentation ppt
Brain tumor detection using image segmentation pptBrain tumor detection using image segmentation ppt
Brain tumor detection using image segmentation ppt
 
Human age and gender Detection
Human age and gender DetectionHuman age and gender Detection
Human age and gender Detection
 
Project Face Detection
Project Face Detection Project Face Detection
Project Face Detection
 
Human Emotion Recognition
Human Emotion RecognitionHuman Emotion Recognition
Human Emotion Recognition
 
Diabetes prediction using machine learning
Diabetes prediction using machine learningDiabetes prediction using machine learning
Diabetes prediction using machine learning
 
IRJET- Detection and Classification of Skin Diseases using Different Colo...
IRJET-  	  Detection and Classification of Skin Diseases using Different Colo...IRJET-  	  Detection and Classification of Skin Diseases using Different Colo...
IRJET- Detection and Classification of Skin Diseases using Different Colo...
 
Face Detection
Face DetectionFace Detection
Face Detection
 
Face recognition attendance system
Face recognition attendance systemFace recognition attendance system
Face recognition attendance system
 
Face detection ppt
Face detection pptFace detection ppt
Face detection ppt
 
Automatic Skin Lesion Segmentation and Melanoma Detection: Transfer Learning ...
Automatic Skin Lesion Segmentation and Melanoma Detection: Transfer Learning ...Automatic Skin Lesion Segmentation and Melanoma Detection: Transfer Learning ...
Automatic Skin Lesion Segmentation and Melanoma Detection: Transfer Learning ...
 
Deep learning for medical imaging
Deep learning for medical imagingDeep learning for medical imaging
Deep learning for medical imaging
 
Image recognition
Image recognitionImage recognition
Image recognition
 
Computer Vision - Real Time Face Recognition using Open CV and Python
Computer Vision - Real Time Face Recognition using Open CV and PythonComputer Vision - Real Time Face Recognition using Open CV and Python
Computer Vision - Real Time Face Recognition using Open CV and Python
 
Machine Learning - Breast Cancer Diagnosis
Machine Learning - Breast Cancer DiagnosisMachine Learning - Breast Cancer Diagnosis
Machine Learning - Breast Cancer Diagnosis
 
SKin lesion detection using ml approach.pptx
SKin lesion detection using ml approach.pptxSKin lesion detection using ml approach.pptx
SKin lesion detection using ml approach.pptx
 
Automatic Attendance system using Facial Recognition
Automatic Attendance system using Facial RecognitionAutomatic Attendance system using Facial Recognition
Automatic Attendance system using Facial Recognition
 
Attendance system based on face recognition using python by Raihan Sikdar
Attendance system based on face recognition using python by Raihan SikdarAttendance system based on face recognition using python by Raihan Sikdar
Attendance system based on face recognition using python by Raihan Sikdar
 
Deep Learning Explained
Deep Learning ExplainedDeep Learning Explained
Deep Learning Explained
 

Similar to Skin Cancer Detection Using Deep Learning Techniques

Detection of Skin Cancer Based on Skin Lesion Images UsingDeep Learning
Detection of Skin Cancer Based on Skin Lesion Images UsingDeep LearningDetection of Skin Cancer Based on Skin Lesion Images UsingDeep Learning
Detection of Skin Cancer Based on Skin Lesion Images UsingDeep Learning
IRJET Journal
 
Skin Cancer Detection Application
Skin Cancer Detection ApplicationSkin Cancer Detection Application
Skin Cancer Detection Application
IRJET Journal
 
SKIN CANCER DETECTION AND SEVERITY PREDICTION USING DEEP LEARNING
SKIN CANCER DETECTION AND SEVERITY PREDICTION USING DEEP LEARNINGSKIN CANCER DETECTION AND SEVERITY PREDICTION USING DEEP LEARNING
SKIN CANCER DETECTION AND SEVERITY PREDICTION USING DEEP LEARNING
IRJET Journal
 
Melanoma Skin Cancer Detection using Deep Learning
Melanoma Skin Cancer Detection using Deep LearningMelanoma Skin Cancer Detection using Deep Learning
Melanoma Skin Cancer Detection using Deep Learning
IRJET Journal
 
IRJET- Detection & Classification of Melanoma Skin Cancer
IRJET-  	  Detection & Classification of Melanoma Skin CancerIRJET-  	  Detection & Classification of Melanoma Skin Cancer
IRJET- Detection & Classification of Melanoma Skin Cancer
IRJET Journal
 
Detection of Skin Diseases based on Skin lesion images
Detection of Skin Diseases based on Skin lesion imagesDetection of Skin Diseases based on Skin lesion images
Detection of Skin Diseases based on Skin lesion images
IRJET Journal
 
Segmentation and Classification of Skin Lesions Based on Texture Features
Segmentation and Classification of Skin Lesions Based on Texture FeaturesSegmentation and Classification of Skin Lesions Based on Texture Features
Segmentation and Classification of Skin Lesions Based on Texture Features
IJERA Editor
 
IRJET- Skin Cancer Detection using Digital Image Processing
IRJET- Skin Cancer Detection using Digital Image ProcessingIRJET- Skin Cancer Detection using Digital Image Processing
IRJET- Skin Cancer Detection using Digital Image Processing
IRJET Journal
 
Hybrid channel and spatial attention-UNet for skin lesion segmentation
Hybrid channel and spatial attention-UNet for skin lesion segmentationHybrid channel and spatial attention-UNet for skin lesion segmentation
Hybrid channel and spatial attention-UNet for skin lesion segmentation
IAESIJAI
 
Skin Cancer Detection using Digital Image Processing and Implementation using...
Skin Cancer Detection using Digital Image Processing and Implementation using...Skin Cancer Detection using Digital Image Processing and Implementation using...
Skin Cancer Detection using Digital Image Processing and Implementation using...
ijtsrd
 
IRJET- Texture Feature Extraction for Classification of Melanoma
IRJET-  	  Texture Feature Extraction for Classification of MelanomaIRJET-  	  Texture Feature Extraction for Classification of Melanoma
IRJET- Texture Feature Extraction for Classification of Melanoma
IRJET Journal
 
IRJET - Detection of Skin Cancer using Convolutional Neural Network
IRJET -  	  Detection of Skin Cancer using Convolutional Neural NetworkIRJET -  	  Detection of Skin Cancer using Convolutional Neural Network
IRJET - Detection of Skin Cancer using Convolutional Neural Network
IRJET Journal
 
IRJET - Histogram Analysis for Melanoma Discrimination in Real Time Image
IRJET - Histogram Analysis for Melanoma Discrimination in Real Time ImageIRJET - Histogram Analysis for Melanoma Discrimination in Real Time Image
IRJET - Histogram Analysis for Melanoma Discrimination in Real Time Image
IRJET Journal
 
SKIN DISEASE IMAGE RECOGNITION USING DEEPLEARNING TECHNIQUES: A REVIEW
SKIN DISEASE IMAGE RECOGNITION USING DEEPLEARNING TECHNIQUES: A REVIEWSKIN DISEASE IMAGE RECOGNITION USING DEEPLEARNING TECHNIQUES: A REVIEW
SKIN DISEASE IMAGE RECOGNITION USING DEEPLEARNING TECHNIQUES: A REVIEW
IRJET Journal
 
IRJET- Color and Texture based Feature Extraction for Classifying Skin Ca...
IRJET-  	  Color and Texture based Feature Extraction for Classifying Skin Ca...IRJET-  	  Color and Texture based Feature Extraction for Classifying Skin Ca...
IRJET- Color and Texture based Feature Extraction for Classifying Skin Ca...
IRJET Journal
 
IRJET- Three-Dimensional Analysis on Dermoscopic Images with RSA Encrypted Di...
IRJET- Three-Dimensional Analysis on Dermoscopic Images with RSA Encrypted Di...IRJET- Three-Dimensional Analysis on Dermoscopic Images with RSA Encrypted Di...
IRJET- Three-Dimensional Analysis on Dermoscopic Images with RSA Encrypted Di...
IRJET Journal
 
A deep convolutional structure-based approach for accurate recognition of ski...
A deep convolutional structure-based approach for accurate recognition of ski...A deep convolutional structure-based approach for accurate recognition of ski...
A deep convolutional structure-based approach for accurate recognition of ski...
IJECEIAES
 
IRJET -Malignancy Detection using Pattern Recognition and ANNS
IRJET -Malignancy Detection using Pattern Recognition and ANNSIRJET -Malignancy Detection using Pattern Recognition and ANNS
IRJET -Malignancy Detection using Pattern Recognition and ANNS
IRJET Journal
 
IRJET - Classification of Cancer Images using Deep Learning
IRJET -  	  Classification of Cancer Images using Deep LearningIRJET -  	  Classification of Cancer Images using Deep Learning
IRJET - Classification of Cancer Images using Deep Learning
IRJET Journal
 
A State-of-the-art Review on Dielectric fluid in Electric Discharge Machining...
A State-of-the-art Review on Dielectric fluid in Electric Discharge Machining...A State-of-the-art Review on Dielectric fluid in Electric Discharge Machining...
A State-of-the-art Review on Dielectric fluid in Electric Discharge Machining...
IRJET Journal
 

Similar to Skin Cancer Detection Using Deep Learning Techniques (20)

Detection of Skin Cancer Based on Skin Lesion Images UsingDeep Learning
Detection of Skin Cancer Based on Skin Lesion Images UsingDeep LearningDetection of Skin Cancer Based on Skin Lesion Images UsingDeep Learning
Detection of Skin Cancer Based on Skin Lesion Images UsingDeep Learning
 
Skin Cancer Detection Application
Skin Cancer Detection ApplicationSkin Cancer Detection Application
Skin Cancer Detection Application
 
SKIN CANCER DETECTION AND SEVERITY PREDICTION USING DEEP LEARNING
SKIN CANCER DETECTION AND SEVERITY PREDICTION USING DEEP LEARNINGSKIN CANCER DETECTION AND SEVERITY PREDICTION USING DEEP LEARNING
SKIN CANCER DETECTION AND SEVERITY PREDICTION USING DEEP LEARNING
 
Melanoma Skin Cancer Detection using Deep Learning
Melanoma Skin Cancer Detection using Deep LearningMelanoma Skin Cancer Detection using Deep Learning
Melanoma Skin Cancer Detection using Deep Learning
 
IRJET- Detection & Classification of Melanoma Skin Cancer
IRJET-  	  Detection & Classification of Melanoma Skin CancerIRJET-  	  Detection & Classification of Melanoma Skin Cancer
IRJET- Detection & Classification of Melanoma Skin Cancer
 
Detection of Skin Diseases based on Skin lesion images
Detection of Skin Diseases based on Skin lesion imagesDetection of Skin Diseases based on Skin lesion images
Detection of Skin Diseases based on Skin lesion images
 
Segmentation and Classification of Skin Lesions Based on Texture Features
Segmentation and Classification of Skin Lesions Based on Texture FeaturesSegmentation and Classification of Skin Lesions Based on Texture Features
Segmentation and Classification of Skin Lesions Based on Texture Features
 
IRJET- Skin Cancer Detection using Digital Image Processing
IRJET- Skin Cancer Detection using Digital Image ProcessingIRJET- Skin Cancer Detection using Digital Image Processing
IRJET- Skin Cancer Detection using Digital Image Processing
 
Hybrid channel and spatial attention-UNet for skin lesion segmentation
Hybrid channel and spatial attention-UNet for skin lesion segmentationHybrid channel and spatial attention-UNet for skin lesion segmentation
Hybrid channel and spatial attention-UNet for skin lesion segmentation
 
Skin Cancer Detection using Digital Image Processing and Implementation using...
Skin Cancer Detection using Digital Image Processing and Implementation using...Skin Cancer Detection using Digital Image Processing and Implementation using...
Skin Cancer Detection using Digital Image Processing and Implementation using...
 
IRJET- Texture Feature Extraction for Classification of Melanoma
IRJET-  	  Texture Feature Extraction for Classification of MelanomaIRJET-  	  Texture Feature Extraction for Classification of Melanoma
IRJET- Texture Feature Extraction for Classification of Melanoma
 
IRJET - Detection of Skin Cancer using Convolutional Neural Network
IRJET -  	  Detection of Skin Cancer using Convolutional Neural NetworkIRJET -  	  Detection of Skin Cancer using Convolutional Neural Network
IRJET - Detection of Skin Cancer using Convolutional Neural Network
 
IRJET - Histogram Analysis for Melanoma Discrimination in Real Time Image
IRJET - Histogram Analysis for Melanoma Discrimination in Real Time ImageIRJET - Histogram Analysis for Melanoma Discrimination in Real Time Image
IRJET - Histogram Analysis for Melanoma Discrimination in Real Time Image
 
SKIN DISEASE IMAGE RECOGNITION USING DEEPLEARNING TECHNIQUES: A REVIEW
SKIN DISEASE IMAGE RECOGNITION USING DEEPLEARNING TECHNIQUES: A REVIEWSKIN DISEASE IMAGE RECOGNITION USING DEEPLEARNING TECHNIQUES: A REVIEW
SKIN DISEASE IMAGE RECOGNITION USING DEEPLEARNING TECHNIQUES: A REVIEW
 
IRJET- Color and Texture based Feature Extraction for Classifying Skin Ca...
IRJET-  	  Color and Texture based Feature Extraction for Classifying Skin Ca...IRJET-  	  Color and Texture based Feature Extraction for Classifying Skin Ca...
IRJET- Color and Texture based Feature Extraction for Classifying Skin Ca...
 
IRJET- Three-Dimensional Analysis on Dermoscopic Images with RSA Encrypted Di...
IRJET- Three-Dimensional Analysis on Dermoscopic Images with RSA Encrypted Di...IRJET- Three-Dimensional Analysis on Dermoscopic Images with RSA Encrypted Di...
IRJET- Three-Dimensional Analysis on Dermoscopic Images with RSA Encrypted Di...
 
A deep convolutional structure-based approach for accurate recognition of ski...
A deep convolutional structure-based approach for accurate recognition of ski...A deep convolutional structure-based approach for accurate recognition of ski...
A deep convolutional structure-based approach for accurate recognition of ski...
 
IRJET -Malignancy Detection using Pattern Recognition and ANNS
IRJET -Malignancy Detection using Pattern Recognition and ANNSIRJET -Malignancy Detection using Pattern Recognition and ANNS
IRJET -Malignancy Detection using Pattern Recognition and ANNS
 
IRJET - Classification of Cancer Images using Deep Learning
IRJET -  	  Classification of Cancer Images using Deep LearningIRJET -  	  Classification of Cancer Images using Deep Learning
IRJET - Classification of Cancer Images using Deep Learning
 
A State-of-the-art Review on Dielectric fluid in Electric Discharge Machining...
A State-of-the-art Review on Dielectric fluid in Electric Discharge Machining...A State-of-the-art Review on Dielectric fluid in Electric Discharge Machining...
A State-of-the-art Review on Dielectric fluid in Electric Discharge Machining...
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
IRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
IRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
IRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
IRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
IRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
IRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
IRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
IRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
Kamal Acharya
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
R&R Consult
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
ViniHema
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
seandesed
 
ethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.pptethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.ppt
Jayaprasanna4
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
Robbie Edward Sayers
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
AhmedHussein950959
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
manasideore6
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
MdTanvirMahtab2
 
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdfGoverning Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
WENKENLI1
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
gdsczhcet
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
Kerry Sado
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
AmarGB2
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
Amil Baba Dawood bangali
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
thanhdowork
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
JoytuBarua2
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
zwunae
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
Osamah Alsalih
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
Kamal Acharya
 

Recently uploaded (20)

Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
 
ethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.pptethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.ppt
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
 
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdfGoverning Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
 

Skin Cancer Detection Using Deep Learning Techniques

  • 1. © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1746 Skin Cancer Detection Using Deep Learning Techniques Ragavendra S1, Subhash S2, Nishanth B3, Chandan J4 1 Assistant Professor, Department of Computer Science and Engineering, Jnanavikas Institute of Technology, Karnataka,India 2Undergraduate Student, Department of Computer Science and Engineering, Jnanavikas Institute of Technology, Karnataka, India 3Undergraduate Student, Department of Computer Science and Engineering, Jnanavikas Institute of Technology, Karnataka, India 4Undergraduate Student, Department of Computer Science and Engineering, Jnanavikas Institute of Technology, Karnataka, India -------------------------------------------------------------------***------------------------------------------------------------------------- Abstract – Less people are aware of the symptoms of skin illness and how to prevent it, making it one of the deadliest forms of cancer. The aim of this study is to identify and categorize different forms of skin cancer using machine learning and image processing techniques. We produced a pre-processing image for this endeavor. We lowered the dataset's size, To fit the needs of each model, the photos were resized and had their hairs removed. The EfficientNet B0 skin ISIC dataset was trained using pre-trained ImageNet weights and modified convolution neural networks. Keywords- Disease Detection, Image Processing ,YOLOR, EfficientNet B0, Quantification INTRODUCTION Skin cancer, which is on the rise globally, is the sixth most common cancer. Normally, tissues are made up of cells, and tissues make up the skin. Consequently, cancer is caused by abnormal or unregulated cell development in connected tissues or other nearby tissues. Numerous factors, such as UV radiation exposure, a weakened immune system, a family history of the disease, and others, may affect the development of cancer. These types of cell development patterns can appear in both benign and malignant tissues. Benign tumours, which are cancerous growths, are sometimes mistaken for minor moles. Malignant tumours,on the other hand, are treated like a cancer that may spreadfatally. The body's other tissues could also be harmed by them.Basal cells, squamous cells, and melanocytes are the three types of cells that make up the skin's outer layer. These are at fault for the tissues' development of cancer. The three fatal forms of skin disease (SCC) are melanoma, basal cell carcinoma (BCC), and squamous cell carcinoma (SCC). Vascular lesions, actinic keratosis (AK), benign keratosis, dermatofibroma, and melanocytic nevus are a few examples of further types. Melanoma is the most dangerous type of cancer because it can come back even after treatment. The United States and Australia have the highest rates of skin cancer. RELATED WORK The study by YaliNie& team, Automatic Melanoma Yolo Deep Convolution Neural Networks for Detection" [1] describes yolo approaches based on DCNNs that are used to identify melanoma. For melanoma detection in lightweight system International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1747 applications, they provide important advantages. YOLO's mean average precision (mAP) can go as close to 0.82 with just 200 training photographs. A Convolution Neural Network and YOLO-based Real- Time Skin Cancer Detection System is another paper by Hasna Fadhilah Hasya et al. For the benefit of patients who do not wish to wait for the results of hospital lab tests, the author of this research [2] created a method for real-time skin cancer detection. The goal is to create a skin cancer detection algorithm that will make it easier and more efficient for clinicians to analyze skin cancer test findings. The Convolution Neural Network (CNN) is utilized to process and aggregate skin cancer picture data, and YOLO is the real-time system. YOLOV3 has a 96% overall accuracy rate and a 99% real-time accuracy rate. Performance Evaluation of Early Melanoma Detection According to the research of R.S. ShiyamSundar and M. Vadivel [3], one of the methods that uses the MVSM classifier is the Skin Lesion Classification System. Melanoma is the most common kind of skin disease. Early disease detection is the key to reducing the disease's effects. Actinic keratosis, squamous cell cancer, basal cell cancer, and seborrheic verruca are the five forms of skin lesions that are categorized and taken into account by the proposed method. Ferreira, P. M. and colleagues provide a basic concept for an annotation tool that can improve dermoscopy datasets in their publication "A tool for annotating dermoscopy datasets" [5]. Create a ground truth image under dermatologist supervision and apply manual segmentation approaches to automate categorization and segmentation procedures. Any detection system's feature extraction phase is essential. A posteriori boundary edition, region labelling, segmentation comparison, border reshaping, multi-user ground truth annotation, manual segmentation, image uploading and display are some of the main features of this programme. In their study, Vedantin Chintawar and Jignyasa Sanghavi examined various feature extraction techniques and recommended the technique that would be most useful for applications requiring the detection of skin cancer. Enhancing Feature Selection in Skin Disease Diagnosis Systems. Competencies" [6]. The first and most crucial step is the method of hair removal, and the next is segmentation utilizing the OTSU procedure. Aspects including wholeness, luminosity, fast corners, solidity, shape skewness, and border skewness are all retrieved by the projected system. Specific traits must exist, in accordance with Hutokshi Sui's "Extraction of texture features for melanoma"[7]. In this study, the texture of skin lesions is examined using greyscale photos rather than colour profiles. SVM is utilized as a classifier to distinguish between different types of skin cancer, while GLCM is used to extract features. METHODOLGY DATASET: In this study, we employed a bespoke datasetmade up of 3000 Google photos and samples of skin cancer. METHOD: YOLOR is an evolution of the machine learning program "You Only Learn One Representation". The authorship, design, and model architecture of contemporary object identification machine learning algorithms like YOLOR differ from those of its predecessors.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1748 A "unified network for concurrently encoding implicit and explicit information" is how YOLOR describes it. These results support the findings of the YOLOR study article "You Only Learn One Representation: Unified Network for Multiple Tasks," which emphasizes the value of leveraging implicit knowledge. A functional diagram used to demonstrate the advised method is shown in Figure 1. Each block is explained in great detail below. Skin Cancer Image Number of Images Train Test Valid Actinic keratosis 214 214 214 Basal_cell_carcinoma 116 116 116 Dermatofibroma 168 168 168 Melanoma 504 504 504 Nevus 116 116 116 Pigmented_benign_keratosis 528 528 528 Seborrheic_keratosis 130 130 130 Squamous_cell_carcinoma 242 242 242 Vascular_lesion 103 103 103 Total 2121 2121 2121 Table 1 : Distribution of Dataset images • Input Image: The suggested method is based on the ISIC 2019 Challenge data set, which consists of nine classes, each with eight images. Researchers at the University of Bristol created the proposed system using a dataset of high- resolution dermoscopic images. • Pre-processing: The technique utilized to get the photos must contain a number of discrepancies. As a result, this is what the pre- main processing aims to achieve. By cropping or removing the background or other distracting components, the image's quality,clarity, and other attributes are improved in thefollowing step. The primary pre- processingprocedures are noise reduction, imageenhancement, and grayscale conversion. Thephotographs that will be used in this suggestedapproach are first made grayscale. The image is then improved and noise is removed using the median and Gaussian filters. The dull razor is combined with an abundance of hair removal from skin blemishes. The goal of image enhancement is to make an image better by increasing its visibility. The majority of skin lesions often consist of body hair, which makes accurate and precise classification challenging. As a result, the dull razor method is used to remove undesirable hair from photographs. The following tasks are typically accomplished with the Dull Razor method: • The grayscale morphological procedure was utilized to locate the hair on the skin lesion. • By using bilinear interpolation, it finds the hair pixel, determines whether the structure is long or short, and then substitutes the hair pixel. • The restored hair pixel is then afterwards smoothed using the adaptive median filter.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1749 Figure 1: Pipeline of the proposed system • Image Preprocessing: By increasing visibility, image enhancement tries to raise the quality of an image. Body hair frequently makes up the majorityof skin lesions, making accurate and precise characterization challenging. As a result, the is eliminated from the photos using the dull razor technique. The following tasks are where the Dull Razor approach is most frequently applied: • The hair on the skin strain is located using the grey scale segmentation method. • The hair pixel is located, its length or thinness is determined, and it is subsequently exchanged via bilinear interpolation. • An adaptive median filter is then used to smooth the recovered hair pixel. Augmentation ofimages. • In order to effectively detect skin illnesses, skin depictions are changed and made simpler through image magnification. The training and assessment skin's image data sets were utilized to streamline the model and lower the likelihood of application errors. The add-on technology turns the skin image into RGB using scrolling, rotating, and cutting procedures as well as colour transformation to expand the library's storage space. To maintain the database's size and image quality for both healthy and unhealthy skin, moreskin photographs are upgraded. • Feature Extraction: In order to provide the proper platform and suitable boundaries, the image processing feature must be removed. The extraction of vertical image-vectors can be done using a YOLOR[19]-based finding feature. The removal procedure assesses the structure, size, shape, colour, and other realistic aspects of the image database. This extraction method allows the different skin types to be correctly categorized. The moval technique eliminates the characteristics of diverse wound types and skin disease colours. • Skin-Based Classification: The main objective of this research is to train a convolution neural network (CNN) to differentiate skin blight using a visual database. Two in-depth study approaches were employed to diagnose various disorders in skin cancer: It utilizes EfficientNet B0. The CNN classification model, which is based on an image processing system, employs trained and assessed skin image data to identify the skin cancer category.
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1750 actinic keratosis dermatofibroma melanomaFigure 2: Types of Skin Cancer Using pre-trained EfficientNet B0 models, Figure 3 in this work shows images of early and late stage skin malignancies such actinic keratosis, basal cell carcinoma, dermatofibroma, and others. In computer vision, object detection refers to the process of locating, classifying, and identifying one or more objects in a picture. To overcome this difficult issue, methods for object localization, object identification, and object categorization must be used. To extract details about the objects and shapes in a photograph, significant processing of the same object detection and recognition on a computer is required. The identification of an object in an image or video is known as object detection in computer vision. For particular packages, a variety of ways has been employed to accurately and reliably identify the object. These suggested solutions are still ineffective and wrong, though. These object detection problems are better handled by deep neural networks and machine learning approaches. In the area of computer vision, which has many applications, object detection has drawn a lot of interest. This includes automated management robots, the medical sector, leisure repute, agency security tracking, and more. Prior to anything else, well-known item identification techniques like the histogram of oriented gradients (hog) (hog) were discovered by using feature extraction techniques like the speed-up strong features (surf), adjacent binary, and adjacent binary. Both colour and style histograms (lbp) are used. The method of taking pictures and the equipment features that can describe a thing's attributes make up the main function extraction strategy. A straightforward, practical, and successful unified object recognition paradigm for full-length images. In vacant regions, which are employed in programs that depend on swift, precise object recognition, YOLO also performed well. In a degenerative display that identifies degraded photos like noisy and occluded images, the model is trained on deteriorated photographs. Due to its connections to video analysis and picture interpretation, object detection has recently attracted a lot of study attention. The conventional approach to object detection is based on handcrafted attributes and shallow trainable structures. Combining a range of low-level image features with high-level information from object detectors and scene classifiers is a straightforward technique to enhance the performance of object detectors and scene classifiers. A straightforward, practical, and successful unified object recognition paradigm for full-length images. In vacant regions, which are employed in programs that depend on swift, precise object recognition, YOLO also performed well. In a degenerative display that identifies degraded photos like noisy and occluded images, the model is trained on deteriorated photographs.
  • 6. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072 Due to its connections to video analysis and picture interpretation, object detection has recently attracted a lot of study attention. The conventional approach to object detection is based on handcrafted attributes and shallow trainable structures. Combining a range of low-level image features with high-level information from object detectors and scene classifiers is a straightforward technique to enhance the performance of object detectors and scene classifiers. Figure 3:YOLOR model • EfficientNet B0 Architecture: EfficientNet Bo: Among the models utilized were Xception, InceptionResNetV2, and EfficientNetB0. The selected models obtained high Top-1 accuracy on the ImageNet dataset. They all employed categorical cross-entropy and the Adam optimizer for the loss function. The second approach combined Sigmoid-only with InceptionResNetV2, Xception, and EfficientNetB3. During the training process, each model created a checkpoint of itself, documenting whether or not its balance was accurate at each epoch. The average balance accuracy of the chosen model checkpoints was used to gauge the effectiveness of the strategy. All models containing Sigmoid activation in their prediction layers were evaluated using the F1-score. Random cut, rotation, and flipping were used to improve the training set. Random cut, rotation, and flipping were also used to improve the training set. Figure 4: EfficientnetB0 Model Model ImageSize Epoch Batchsize YoloR 416 *416 300 8 EfficientNetB0 224*224 100 32 Table 2 lists the various training parameters that were usedto develop the different model classes. Table 2: Training ParametersRESULTS AND DISCUSSION © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1751
  • 7. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1752 Detection and Classification: The YOLOR model receives images of the troublesome area and uses them to determine whether or not the skin is cancerous. If the skin is malignant, the affected area is represented by a rectangle box. Figure 5:Predictionresult of test image for Detection andClassification Quantification: When a skin cancer image is discovered, the detection algorithm examines it and generates a heat map that shows the overall proportion of the affected skinregion. CONCLUSION YOLOR performs better than YOLOv4, Scaled YOLOv4, and earlier iterations. Feature alignment, multitasking, and prediction improvement are all included in the object detection functionality. The bounding box, confidence score, and class to which the object belongs are all included in this model's output. More potent methods for learning semantic, high- level, and deeper features are becoming available as deep learning develops, allowing it to address the shortcomings of conventional architectures. These models display a wide diversity of behaviors in terms of network architecture, training procedures, optimization strategies, and other factors. This study examines frameworks for deep learning-based object detection. In other words, this technique significantly increases the machine's accuracy in object recognition. REFERENCES • "Automatic Detection of Melanoma with Yolo Deep Convolutional Neural Networks", International Journal of Technical Research and Applications, November 2019. YaliNie, Paolo Sommella, Mattias O'Nils, and Consolatina Liguori. • HasnaFadhilahHasya, HilalHudanNuha, and MamanAbdurohman, "Real Time-based Skin Cancer Detection System Using Convolutional Neural Network and YOLO", International Journal of Technical Research and Applications, September 2021. • International Conference on Circuit, Power and Computing Technologies [ICCPCT], 2016. Performance Analysis of Melanoma Early Detection Using Skin Lession Classification System. ShiyamSundar, R.S., and Vadivel, M.
  • 8. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1753 • Shearlet transform and naïve bayes classifier are two machine learning algorithms that can be used to diagnose skin cancer. J. Ram Kumar, K. Gopalakrishnan,and S. Mohan Kumar. • Ferreira, Mendonça, Rozeira, and Rocha created an annotation tool for dermoscopy image segmentation, which they then presented in the proceedings of the first international symposium on visual interfaces for ground truth gathering in computer vision applications(p. 5). May 2012 ACM. • Improved Skin Disease Detection System Feature Selection Capabilities, International Journal of Innovative Technology and Exploring Engineering, Volume 8, Issue 8S3, June 2019. Jignyasa Sanghavi and Vedanti Cintawar • Hutokshi Sui, Manisha Samala, Divya Gupta, and Neha Kudu, "Texture feature extraction for classification of melanoma," International Research Journal of Engineering and Technology (IRJET), Volume 05, Issue 03, March 2018. • P. Tschandl, C. Rosendahl, and H. Kittler, The HAM10000 dataset: a large collection of multi-source dermatoscopic images of common pigmented skin lesions (2019), Sci. Data 5, 5. (2018) • Codella, M. Emre, B.H. Celebi Marchetti, N.C.F. David Gutman, M.A. Sweta Dusza Vladimir LiopyrisAadiKalloo Kittler, H.; Mishra, N. A. Halpern gave a presentation titled "Skin Lesion Analysis Towards Melanoma Detection A Challenge at the 2017 ISBI," 2017 arXiv:1710.05006 at the International Symposium on Biomedical Imaging (ISBI), which was organised by the International Skin Imaging Collaboration (ISIC). • Marc Combalia, Noel C. F. Codella, Veronica Rotemberg, Brian Helba, Veronica Vilaplana, Ofer Reiter, Allan C. Halpern, Susana Puig, and Josep Malvehy, "BCN20000: Dermoscopic Lesions in the Wild," 2019; arXiv:1908.02288. • "Detection and feature extraction of sleep bruxism disease using discrete wavelet transform," Lecture Notes in Electrical Engineering 605, by A.K. Panigrahy, N. Arun Vignesh, and C. Usha Kumari. • Journal of Advanced Research in Dynamic Control Systems, 9, Special Issue 11, 480-486 (2017). Protection of medical picture watermarking. • Padmavathi K. and Krishna K.S.R., "Myocardial infraction detection using magnitude squared coherence and Support Vector Machine," in MedCom 2014: International Conference on Medical Imaging, m- Health, and Emerging Communication Systems, art. no. 7006037, pp. 382-385.