xiuqhou commited on
Commit
6ddaca2
·
verified ·
1 Parent(s): a735394

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -179,7 +179,17 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
179
 
180
  **BibTeX:**
181
 
182
- [More Information Needed]
 
 
 
 
 
 
 
 
 
 
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