Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 317 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 317 Bytes

melanoma-classification

A small CNN from scratch trained on ISIC (2019) dataset to classify melanoma in dermoscopic images.

Details

Dataset: ISIC 2019 Images: Dermoscopic Images Tools: Keras Sklearn other small useful libraries

Resuls: 87% Accuracy on unseen test data without using transfer learning.