Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/emogooo/dermanet
- Owner: emogooo
- Created: 2024-06-28T18:10:53.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-06T07:17:32.000Z (6 months ago)
- Last Synced: 2024-07-07T07:50:40.144Z (6 months ago)
- Topics: cnn, isic, isic-2019, isic-challenge, keras, tensorflow
- Language: Python
- Homepage:
- Size: 77.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)