Alok Pandey commited on
Commit
71eaa9f
·
verified ·
1 Parent(s): 2b6d248

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
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
- ![DermaNet](https://huggingface.co/alokpandey/DermaNet/blob/main/dermanet_architecture.png)
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
+ ![DermaNet](https://huggingface.co/alokpandey/DermaNet/raw/main/dermanet_architecture.png)
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!