Skip to content

Commit 8cf4be7

Browse files
committed
update citation
1 parent 420c91e commit 8cf4be7

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,3 +206,19 @@ Expected results in WORK_DIR:
206206
## Technical details
207207

208208
Some implementation details and project structures are described in the [technical details](TECHNICAL_DETAILS.md).
209+
210+
## Citation
211+
212+
If you use our codebase or models in your research, please cite this project.
213+
We will release a paper or technical report later.
214+
215+
```
216+
@misc{mmdetection2018,
217+
author = {Kai Chen and Jiangmiao Pang and Jiaqi Wang and Yu Xiong and Xiaoxiao Li
218+
and Shuyang Sun and Wansen Feng and Ziwei Liu and Jianping Shi and
219+
Wanli Ouyang and Chen Change Loy and Dahua Lin},
220+
title = {mmdetection},
221+
howpublished = {\url{https://github.com/open-mmlab/mmdetection}},
222+
year = {2018}
223+
}
224+
```

0 commit comments

Comments
 (0)