realslimman commited on
Commit
c7c7dcf
1 Parent(s): f184910

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -1,3 +1,20 @@
1
  ---
2
  license: apache-2.0
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+ ## REFUGE
5
+ REFUGE Challenge provides a data set of 1200 fundus images with ground truth segmentations and clinical glaucoma labels, currently the largest existing one.
6
+
7
+ This dataset supplied multi-rater annotations of [REFUGE Challenge Dataset](https://refuge.grand-challenge.org/). The challenge dataset releases majority vote (with some modifications) results of seven independent
8
+ annotations. We release the scource seven annotations here.
9
+
10
+
11
+ ## Cite
12
+ ~~~
13
+ @article{fang2022refuge2,
14
+ title={REFUGE2 Challenge: Treasure for Multi-Domain Learning in Glaucoma Assessment},
15
+ author={Fang, Huihui and Li, Fei and Wu, Junde and Fu, Huazhu and Sun, Xu and Cao, Xingxing and Son, Jaemin and Yu, Shuang and Zhang, Menglu and Yuan, Chenglang and Bian, Cheng and others},
16
+ journal={arXiv preprint arXiv:2202.08994},
17
+ year={2022}
18
+ }
19
+
20
+ ~~~