Update README.md
Browse files
README.md
CHANGED
@@ -63,10 +63,13 @@ GT shows significant improvement across three medical imaging datasets, with tho
|
|
63 |
## 📃 Citation
|
64 |
|
65 |
```bibtex
|
66 |
-
@
|
67 |
-
|
68 |
-
|
69 |
-
|
70 |
-
|
|
|
|
|
|
|
71 |
}
|
72 |
```
|
|
|
63 |
## 📃 Citation
|
64 |
|
65 |
```bibtex
|
66 |
+
@misc{ashraf2025contextawaregroundedteacher,
|
67 |
+
title={Context Aware Grounded Teacher for Source Free Object Detection},
|
68 |
+
author={Tajamul Ashraf and Rajes Manna and Partha Sarathi Purkayastha and Tavaheed Tariq and Janibul Bashir},
|
69 |
+
year={2025},
|
70 |
+
eprint={2504.15404},
|
71 |
+
archivePrefix={arXiv},
|
72 |
+
primaryClass={cs.CV},
|
73 |
+
url={https://arxiv.org/abs/2504.15404},
|
74 |
}
|
75 |
```
|