MELANOMA DETECTION BASED ON DEEP LEARNING NETWORKS
2023
- 743Usage
Metric Options: CountsSelecting the 1-year or 3-year option will change the metrics count to percentiles, illustrating how an article or review compares to other articles or reviews within the selected time period in the same journal. Selecting the 1-year option compares the metrics against other articles/reviews that were also published in the same calendar year. Selecting the 3-year option compares the metrics against other articles/reviews that were also published in the same calendar year plus the two years prior.
Example: if you select the 1-year option for an article published in 2019 and a metric category shows 90%, that means that the article or review is performing better than 90% of the other articles/reviews published in that journal in 2019. If you select the 3-year option for the same article published in 2019 and the metric category shows 90%, that means that the article or review is performing better than 90% of the other articles/reviews published in that journal in 2019, 2018 and 2017.
Citation Benchmarking is provided by Scopus and SciVal and is different from the metrics context provided by PlumX Metrics.
Example: if you select the 1-year option for an article published in 2019 and a metric category shows 90%, that means that the article or review is performing better than 90% of the other articles/reviews published in that journal in 2019. If you select the 3-year option for the same article published in 2019 and the metric category shows 90%, that means that the article or review is performing better than 90% of the other articles/reviews published in that journal in 2019, 2018 and 2017.
Citation Benchmarking is provided by Scopus and SciVal and is different from the metrics context provided by PlumX Metrics.
Metrics Details
- Usage743
- Downloads520
- Abstract Views223
Project Description
Our main objective is to develop a method for identifying melanoma enabling accurate assessments of patient’s health. Skin cancer, such as melanoma can be extremely dangerous if not detected and treated early. Detecting skin cancer accurately and promptly can greatly increase the chances of survival. To achieve this, it is important to develop a computer-aided diagnostic support system. In this study a research team introduces a sophisticated transfer learning model that utilizes Resnet50 to classify melanoma. Transfer learning is a machine learning technique that takes advantage of trained models, for similar tasks resulting in time saving and enhanced accuracy by avoiding the need to train from scratch. The Resnet50 is a type of network that can distinguish between cancerous skin lesions in each sample. To evaluate its performance, we used data from the melanoma cancer dataset. However, the dataset has a percentage of samples which creates an imbalance between the classes. We addressed this issue by making the dataset more diverse through data augmentation techniques. In our project we implemented the Resnet50 pretrained model with learning rates and weight decay. This model consists of 50 layers organized into blocks that include batch normalization and skip connections (known as connections). We adjusted the depth of the model to improve its accuracy. Our experimental results demonstrate that our proposed deep learning technique performs better in terms of accuracy compared to state of the art algorithms in this field. iiiThe model achieves an accuracy of 91.70%, with a learning rate of 0.0001 and a model depth of 34. By tuning hyperparameters using RESNET 50 we can further enhance the accuracy of our trained models.
Bibliographic Details
Provide Feedback
Have ideas for a new metric? Would you like to see something else here?Let us know