harvardairobotics commited on
Commit
3c33b4e
·
verified ·
1 Parent(s): 368de6f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -19,11 +19,11 @@ size_categories:
19
  - 10K<n<100K
20
  ---
21
 
22
- # Dataset Card: Harvard-FairSeg
23
 
24
  ## Dataset Summary
25
 
26
- Harvard-FairSeg is a large-scale ophthalmology dataset for studying **fairness in medical image segmentation**. It contains 10,000 SLO fundus images with pixel-wise optic disc and cup segmentation masks, paired with comprehensive demographic annotations. The dataset is designed to benchmark and improve demographic equity in segmentation models, including foundation models such as SAM (Segment Anything Model).
27
 
28
  This dataset was introduced at ICLR 2024: [FairSeg: A Large-Scale Medical Image Segmentation Dataset for Fairness Learning Using Segment Anything Model with Fair Error-Bound Scaling](https://openreview.net/pdf?id=qNrJJZAKI3).
29
 
 
19
  - 10K<n<100K
20
  ---
21
 
22
+ # Dataset Card: FairSeg
23
 
24
  ## Dataset Summary
25
 
26
+ FairSeg is a large-scale ophthalmology dataset for studying **fairness in medical image segmentation**. It contains 10,000 SLO fundus images with pixel-wise optic disc and cup segmentation masks, paired with comprehensive demographic annotations. The dataset is designed to benchmark and improve demographic equity in segmentation models, including foundation models such as SAM (Segment Anything Model).
27
 
28
  This dataset was introduced at ICLR 2024: [FairSeg: A Large-Scale Medical Image Segmentation Dataset for Fairness Learning Using Segment Anything Model with Fair Error-Bound Scaling](https://openreview.net/pdf?id=qNrJJZAKI3).
29