TL;DR
This paper introduces CDRNet, a deep learning model that accurately measures the cup-to-disc ratio in fundus images using only bounding box supervision, reducing annotation costs while outperforming fully supervised methods.
Contribution
The study presents a novel two-task network for CDR measurement that requires only bounding box annotations, achieving high accuracy and close to fully supervised methods.
Findings
Outperforms state-of-the-art fully supervised segmentation methods.
Achieves higher accuracy than individual graders.
Close performance to fully supervised approaches for optic cup and disc segmentation.
Abstract
The cup-to-disc ratio (CDR) is one of the most significant indicator for glaucoma diagnosis. Different from the use of costly fully supervised learning formulation with pixel-wise annotations in the literature, this study investigates the feasibility of accurate CDR measurement in fundus images using only tight bounding box supervision. For this purpose, we develop a two-task network named as CDRNet for accurate CDR measurement, one for weakly supervised image segmentation, and the other for bounding-box regression. The weakly supervised image segmentation task is implemented based on generalized multiple instance learning formulation and smooth maximum approximation, and the bounding-box regression task outputs class-specific bounding box prediction in a single scale at the original image resolution. To get accurate bounding box prediction, a class-specific bounding-box normalizer and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
