Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/emogooo/dermanet

Developing a CNN-based model to diagnose skin cancer using the ISIC-2019 dataset.
https://github.com/emogooo/dermanet

cnn isic isic-2019 isic-challenge keras tensorflow

Last synced: about 2 months ago
JSON representation

Developing a CNN-based model to diagnose skin cancer using the ISIC-2019 dataset.

Awesome Lists containing this project

README

        

# DermaNet

The aim of this study is to develop a deep learning model using Convolutional Neural Networks (CNNs) to accurately diagnose skin cancer from the ISIC-2019 dataset. This dataset contains a large collection of dermoscopic images of skin lesions, categorized into various classes including benign and malignant cases. The project involves preprocessing the images, designing and training a CNN model, and evaluating its performance in terms of accuracy, sensitivity, and specificity. By leveraging the powerful feature extraction capabilities of CNNs the model aims to provide reliable and precise diagnoses, potentially aiding dermatologists in early detection and treatment of skin cancer.

> [!TIP]
> Check "CNN-Based Dermatological Cancer Diagnosis Using ISIC-2019 Dataset.pdf" for more details.

![model](https://github.com/emogooo/DermaNet/assets/58745898/7eb98df7-0565-496b-923a-4d93b73de01f)