Skin Lesion Classification Using Deep Multi-scale Convolutional Neural Networks
Terrance DeVries, Dhanesh Ramachandram

TL;DR
This paper introduces a multi-scale deep learning method using Inception-v3 CNNs, fine-tuned on skin lesion images, to improve classification accuracy in the ISIC 2017 challenge.
Contribution
It proposes a novel multi-scale CNN approach with transfer learning for skin lesion classification, enhancing prior methods.
Findings
Improved classification accuracy on ISIC 2017 dataset
Effective use of multi-scale inputs with Inception-v3
Demonstrated benefits of transfer learning in medical imaging
Abstract
We present a deep learning approach to the ISIC 2017 Skin Lesion Classification Challenge using a multi-scale convolutional neural network. Our approach utilizes an Inception-v3 network pre-trained on the ImageNet dataset, which is fine-tuned for skin lesion classification using two different scales of input images.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCutaneous Melanoma Detection and Management · Nonmelanoma Skin Cancer Studies · AI in cancer detection
MethodsAverage Pooling · Auxiliary Classifier · 1x1 Convolution · RMSProp · Inception-v3 Module · Max Pooling · Softmax · Convolution · Dropout · Dense Connections
