glory947446 commited on
Commit
5309a2f
·
verified ·
1 Parent(s): 9fbe87a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -3
README.md CHANGED
@@ -1,3 +1,21 @@
1
- ---
2
- license: gpl-3.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: gpl-3.0
3
+ ---
4
+
5
+ ### Model Description
6
+
7
+ The official implementation of our [paper](https://huggingface.co/papers/2510.05615) :
8
+ TFM Dataset: A Novel Multi-task Dataset and Integrated Pipeline for Automated Tear Film Break-Up Segmentation
9
+
10
+ 📜 **Citation**
11
+
12
+ If you use the TFM Dataset, TF-Net, or TF-Collab in your research, please cite our paper:
13
+
14
+ ```
15
+ @misc{2510.05615,
16
+ Author = {Guangrong Wan and Jun liu and Qiyang Zhou and Tang tang and Lianghao Shi and Wenjun Luo and TingTing Xu},
17
+ Title = {TFM Dataset: A Novel Multi-task Dataset and Integrated Pipeline for Automated Tear Film Break-Up Segmentation},
18
+ Year = {2025},
19
+ Eprint = {arXiv:2510.05615},
20
+ }
21
+ ```