Add link to paper and task category

#2
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +11 -3
README.md CHANGED
@@ -1,3 +1,11 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - image-feature-extraction
5
+ tags:
6
+ - medical imaging
7
+ ---
8
+
9
+ This dataset is used for Homeomorphism Prior for False Positive and Negative Problem in Medical Image Dense Contrastive Representation Learning, published in T-PAMI 2025.
10
+
11
+ Code: [https://github.com/YutingHe-list/GEMINI](https://github.com/YutingHe-list/GEMINI)