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.
- Host: GitHub
- URL: https://github.com/munas-git/skin-cancer-detection
- Owner: munas-git
- Created: 2023-07-16T12:03:36.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-24T18:44:14.000Z (over 2 years ago)
- Last Synced: 2025-06-04T21:43:21.388Z (12 months ago)
- Topics: computer-vision, convolutional-neural-networks, deep-learning, skin-cancer-detection
- Language: Jupyter Notebook
- Homepage:
- Size: 8.65 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.