penway47 commited on
Commit
2b8aca9
·
verified ·
1 Parent(s): 83418cc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -3
README.md CHANGED
@@ -1,3 +1,13 @@
1
- ---
2
- license: cc-by-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ ---
4
+ # EFIQA: Explainable Fundus Image Quality Assessment via Anatomical Priors
5
+ We ground fundus quality assessment in anatomical integrity rather than subjective labels, enabling an unsupervised approach with spatial explainability and robust cross-dataset generalization.
6
+
7
+ Currently under review in MIDL2026: https://openreview.net/forum?id=b9TBF3O88T
8
+
9
+ ## Code
10
+ Currently you can access on GitHub https://github.com/penway/EFIQA.
11
+
12
+ ## Inference
13
+ Test our model directly online at: https://huggingface.co/spaces/penway47/EFIQA. You can also download script and weight there.