Update README.md
Browse files
README.md
CHANGED
@@ -35,10 +35,8 @@ To obtain optimal predictions, it is recommended to provide this model with stan
|
|
35 |
|
36 |
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
37 |
|
38 |
-
|
39 |
-
|
40 |
-
This model is specialized in extracting discriminative features from fundus images to identify glaucoma manifestations.
|
41 |
-
However, to achieve optimal performance, it is highly recommended to fine-tune the model on a representative fundus image dataset prior to deployment in real-world applications.
|
42 |
|
43 |
## Bias, Risks, and Limitations
|
44 |
|
|
|
35 |
|
36 |
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
37 |
|
38 |
+
his pretrained model enables semantic segmentation of key anatomical structures, namely, the optic disc and optic cup, in retinal fundus images.
|
39 |
+
It takes fundus images as input and outputs the segmentation results.
|
|
|
|
|
40 |
|
41 |
## Bias, Risks, and Limitations
|
42 |
|