yasinelh commited on
Commit
c847d56
1 Parent(s): 5b6841e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6,4 +6,4 @@ pipeline_tag: image-segmentation
6
  tags:
7
  - medical
8
  ---
9
- I will present a demo showcasing retinal vessel segmentation using the U-Net model, which is a well-known and widely used model in medical image segmentation. The model was trained on the DRIVE dataset, and the training process was conducted on Google Colab. The demo itself was built using Streamlit and deployed using localtunnel.
 
6
  tags:
7
  - medical
8
  ---
9
+ I present a demo showcasing retinal vessel segmentation using the U-Net model, which is a well-known and widely used model in medical image segmentation. The model was trained on the DRIVE dataset, and the training process was conducted on Google Colab. The demo itself was built using Streamlit and deployed using localtunnel.