Update README.md
Browse files
README.md
CHANGED
@@ -9,12 +9,14 @@ language:
|
|
9 |
---
|
10 |
|
11 |
```bibtex
|
12 |
-
@
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
|
|
|
|
18 |
}
|
19 |
```
|
20 |
|
|
|
9 |
---
|
10 |
|
11 |
```bibtex
|
12 |
+
@misc{hou2024relationdetrexploringexplicit,
|
13 |
+
title={Relation DETR: Exploring Explicit Position Relation Prior for Object Detection},
|
14 |
+
author={Xiuquan Hou and Meiqin Liu and Senlin Zhang and Ping Wei and Badong Chen and Xuguang Lan},
|
15 |
+
year={2024},
|
16 |
+
eprint={2407.11699},
|
17 |
+
archivePrefix={arXiv},
|
18 |
+
primaryClass={cs.CV},
|
19 |
+
url={https://arxiv.org/abs/2407.11699},
|
20 |
}
|
21 |
```
|
22 |
|