yasinelh commited on
Commit
8b1b3e9
1 Parent(s): 8a33342

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ metrics:
3
+ - accuracy
4
+ library_name: keras
5
+ 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.