Melanoma Detection Using Convolutional Neural Network
Melanoma Detection Using Convolutional Neural Network
IEEE BASE PAPER ABSTRACT:
Skin cancer is a typical common cancer. Melanoma, also known as malignant melanoma, is the most lethal form of skin cancer and responsible for 75% of skin cancer deaths, despite being the least common skin cancer. The best way to combat that is trying to identify it as early as possible and treat it with minor surgery. In this paper, I systematically study melanoma and notice that using deeper, wider and higher resolution convolutional neural networks can obtain better performance. Based on these observations, I propose an automated melanoma detection model by analysis of skin lesion images using EfficientNet-B6, which can capture more fine grained features. The experimental evaluations on a large publicly available dataset ISIC 2020 Challenge Dataset, which is generated by the International Skin Imaging Collaboration and images of it are from several primary medical sources, have demonstrated state-of-the-art classification performance compared with prior popular melanoma classifiers on the same dataset.
PROJECT OUTPUT VIDEO:
ALGORITHM / MODEL USED:
VGG16 Architecture.
SYSTEM REQUIREMENTS:
HARDWARE REQUIREMENTS:
- System : Pentium i3 Processor.
- Hard Disk : 500 GB.
- Monitor : 15’’ LED
- Input Devices : Keyboard, Mouse
- Ram : 4 GB
SOFTWARE REQUIREMENTS:
- Operating System : Windows 10 / 11.
- Coding Language : Python 3.8.
- Web Framework : Flask.
- Frontend : HTML, CSS, JavaScript.
REFERENCE:
Runyuan Zhang, “Melanoma Detection Using Convolutional Neural Network”, IEEE International Conference on Consumer Electronics and Computer Engineering, 2021.