vix.ing · top · new · best · stats · spec

Skin Lesion Classification using Class Activation Map

2017/03/03 by Xi Jia, Linlin Shen, Jia, Xi +1
Computer Science · Medicine · #AI in cancer detection #Computer Vision and Pattern Recognition (cs.CV) #Cutaneous Melanoma Detection and Management #Digital Media Forensic Detection #FOS: Computer and information sciences

paper · pdf · doi:10.48550/arxiv.1703.01053

openalex publication_date 2017/03/03 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

We proposed a two stage framework with only one network to analyze skin lesion images, we firstly trained a convolutional network to classify these images, and cropped the import regions which the network has the maximum activation value. In the second stage, we retrained this CNN with the image regions extracted from stage one and output the final probabilities. The two stage framework achieved a mean AUC of 0.857 in ISIC-2017 skin lesion validation set and is 0.04 higher than that of the original inputs, 0.821.

Related