Alok Pandey
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -20,8 +20,8 @@ Welcome to **DermaNet**! A deep learning model designed to predict the age and g
|
|
20 |
- **User-Friendly Interface**: Easy-to-use scripts for prediction and analysis, making it accessible to researchers and practitioners alike.
|
21 |
|
22 |
## 🧠 Model Architecture
|
23 |
-

|
24 |
|
|
|
25 |
DermaNet utilizes a state-of-the-art Convolutional Neural Network (CNN) for feature extraction and prediction tasks:
|
26 |
|
27 |
- **Convolutional Layers**: Learn intricate patterns in skin images.
|
@@ -112,5 +112,4 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
|
|
112 |
|
113 |
---
|
114 |
|
115 |
-
Start predicting with **DermaNet** today and unlock insights into age and gender from skin images!
|
116 |
-
|
|
|
20 |
- **User-Friendly Interface**: Easy-to-use scripts for prediction and analysis, making it accessible to researchers and practitioners alike.
|
21 |
|
22 |
## 🧠 Model Architecture
|
|
|
23 |
|
24 |
+

|
25 |
DermaNet utilizes a state-of-the-art Convolutional Neural Network (CNN) for feature extraction and prediction tasks:
|
26 |
|
27 |
- **Convolutional Layers**: Learn intricate patterns in skin images.
|
|
|
112 |
|
113 |
---
|
114 |
|
115 |
+
Start predicting with **DermaNet** today and unlock insights into age and gender from skin images!
|
|