Update README.md
Browse files
README.md
CHANGED
@@ -79,12 +79,12 @@ with torch.no_grad():
|
|
79 |
Please cite this paper if this code is useful for you!
|
80 |
|
81 |
```
|
82 |
-
@
|
83 |
-
|
84 |
-
|
85 |
-
|
86 |
-
|
87 |
-
url = {10.36227/techrxiv.174062971.11176782/v1}
|
88 |
}
|
|
|
89 |
```
|
90 |
Demo in [here](https://leafclip.streamlit.app/)
|
|
|
79 |
Please cite this paper if this code is useful for you!
|
80 |
|
81 |
```
|
82 |
+
@article{quoc2025vision,
|
83 |
+
title={A Vision-Language Foundation Model for Leaf Disease Identification},
|
84 |
+
author={Quoc, Khang Nguyen and Thu, Lan Le Thi and Quach, Luyl-Da},
|
85 |
+
journal={arXiv preprint arXiv:2505.07019},
|
86 |
+
year={2025}
|
|
|
87 |
}
|
88 |
+
|
89 |
```
|
90 |
Demo in [here](https://leafclip.streamlit.app/)
|