Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Just a question, I am using your method to detect glaucoma, which needs calculating CDR value #15

Open
alikeavo opened this issue Dec 8, 2021 · 1 comment

Comments

@alikeavo
Copy link

alikeavo commented Dec 8, 2021

Can you guide me on how to calculate the Cup to Disc Ratio for any dataset like the RIM-ONE v3, in this paper-you are cropping the OD to segment the OC, is it necessary to crop it? and how do we calculate the CDR values as input size is different?

@seva100
Copy link
Owner

seva100 commented Dec 8, 2021

Hi, the network was trained on the images cropped by OD, but you can try retraining it on the original images.
CDR is the ratio between the height of the optic cup and the optic disc, so I guess it should not change with the input size.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants