Jose
commited on
Commit
•
c0a685a
1
Parent(s):
13850eb
adding samples in README
Browse files- README.md +9 -0
- imgs/CHASEDB1_08L.png +0 -0
- imgs/CHASEDB1_12R.png +0 -0
- imgs/DRIVE_22.png +0 -0
- imgs/DRIVE_40.png +0 -0
- imgs/HRF_04_g.png +0 -0
- imgs/HRF_07_dr.png +0 -0
README.md
CHANGED
@@ -12,6 +12,15 @@ 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 |
### Installation
|
16 |
|
17 |
To install the entire fundus analysis pipeline including fundus preprocessing, model inference code and vascular biomarker extraction:
|
|
|
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 |
|
26 |
To install the entire fundus analysis pipeline including fundus preprocessing, model inference code and vascular biomarker extraction:
|
imgs/CHASEDB1_08L.png
ADDED
imgs/CHASEDB1_12R.png
ADDED
imgs/DRIVE_22.png
ADDED
imgs/DRIVE_40.png
ADDED
imgs/HRF_04_g.png
ADDED
imgs/HRF_07_dr.png
ADDED