Image Segmentation
medical
biology
Jose commited on
Commit
8125b6e
1 Parent(s): c0a685a

added preprocessed images

Browse files
README.md CHANGED
@@ -12,14 +12,11 @@ This repository contains the instructions for using the VascX models from the pa
12
 
13
  The model weights are in [huggingface](https://huggingface.co/Eyened/vascx).
14
 
15
- <img src="samples/fundus/rgb/CHASEDB1_12R.png" width="240" height="240">
16
- <img src="imgs/CHASEDB1_12R.png" width="240" height="240">
17
 
18
- <img src="samples/fundus/rgb/DRIVE_22.png" width="240" height="240">
19
- <img src="imgs/DRIVE_22.png" width="240" height="240">
20
 
21
- <img src="samples/fundus/rgb/HRF_04_g.png" width="240" height="240">
22
- <img src="imgs/HRF_04_g.png" width="240" height="240">
23
 
24
  ### Installation
25
 
 
12
 
13
  The model weights are in [huggingface](https://huggingface.co/Eyened/vascx).
14
 
15
+ <img src="imgs/CHASEDB1_12R_rgb.png" width="240" height="240"><img src="imgs/CHASEDB1_12R.png" width="240" height="240">
 
16
 
17
+ <img src="imgs/DRIVE_22_rgb.png" width="240" height="240"><img src="imgs/DRIVE_22.png" width="240" height="240">
 
18
 
19
+ <img src="imgs/HRF_04_g_rgb.png" width="240" height="240"><img src="imgs/HRF_04_g.png" width="240" height="240">
 
20
 
21
  ### Installation
22
 
imgs/CHASEDB1_08L_rgb.png ADDED
imgs/CHASEDB1_12R_rgb.png ADDED
imgs/DRIVE_22_rgb.png ADDED
imgs/DRIVE_40_rgb.png ADDED
imgs/HRF_04_g_rgb.png ADDED
imgs/HRF_07_dr_rgb.png ADDED