Tajamul21 commited on
Commit
6e7a770
·
verified ·
1 Parent(s): 4cf939f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -5
README.md CHANGED
@@ -63,10 +63,13 @@ GT shows significant improvement across three medical imaging datasets, with tho
63
  ## 📃 Citation
64
 
65
  ```bibtex
66
- @inproceedings{groundedteacher2025,
67
- title={Context Aware Grounded Teacher for Source Free Object Detection},
68
- author={},
69
- booktitle={},
70
- year={2025}
 
 
 
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
  ```