Update README.md
Browse files
README.md
CHANGED
@@ -7,3 +7,14 @@ task_categories:
|
|
7 |
language:
|
8 |
- en
|
9 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
language:
|
8 |
- en
|
9 |
---
|
10 |
+
|
11 |
+
```bibtex
|
12 |
+
@inproceedings{hou2024relation,
|
13 |
+
title={Relation DETR: Exploring Explicit Position Relation Prior for Object Detection},
|
14 |
+
author={Hou, Xiuquan and Liu, Meiqin and Zhang, Senlin and Wei, Ping and Chen, Badong and Lan, Xuguang},
|
15 |
+
booktitle={European conference on computer vision},
|
16 |
+
year={2024},
|
17 |
+
organization={Springer}
|
18 |
+
}
|
19 |
+
```
|
20 |
+
|