Python, CNN
TruTone — Skin Disease Detection
An image classification system using a convolutional neural network to detect and categorize skin conditions.
What it does
TruTone takes an input image and runs it through a CNN-based classification pipeline to identify skin conditions — covering the full path from image preprocessing through model inference and output.
Stack
- Python
- CNN
- Image Classification
- Deep Learning