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

https://github.com/munas-git/skin-cancer-detection

A skin cancer prediction convolutional deep-learning model.
https://github.com/munas-git/skin-cancer-detection

computer-vision convolutional-neural-networks deep-learning skin-cancer-detection

Last synced: 11 months ago
JSON representation

A skin cancer prediction convolutional deep-learning model.

Awesome Lists containing this project

README

          

# Skin-Cancer-Detection

Experimental skin cancer detection model. The model needs improvement in order to generalize well on minority classes. Suggested actions:
- Change model architecture
- Over sample minority classes
- Generate more image data for minority class samples.