Update README.md
Browse files
README.md
CHANGED
@@ -179,7 +179,17 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
|
|
179 |
|
180 |
**BibTeX:**
|
181 |
|
182 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
183 |
|
184 |
**APA:**
|
185 |
|
|
|
179 |
|
180 |
**BibTeX:**
|
181 |
|
182 |
+
```
|
183 |
+
@misc{hou2024relationdetrexploringexplicit,
|
184 |
+
title={Relation DETR: Exploring Explicit Position Relation Prior for Object Detection},
|
185 |
+
author={Xiuquan Hou and Meiqin Liu and Senlin Zhang and Ping Wei and Badong Chen and Xuguang Lan},
|
186 |
+
year={2024},
|
187 |
+
eprint={2407.11699},
|
188 |
+
archivePrefix={arXiv},
|
189 |
+
primaryClass={cs.CV},
|
190 |
+
url={https://arxiv.org/abs/2407.11699},
|
191 |
+
}
|
192 |
+
```
|
193 |
|
194 |
**APA:**
|
195 |
|