Skip to content

Commit

Permalink
Merge pull request #33 from hellock/master
Browse files Browse the repository at this point in the history
Update citation bibtex
  • Loading branch information
hellock authored Oct 16, 2018
2 parents 35f282a + 8cf4be7 commit 0bd74f7
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -206,3 +206,19 @@ Expected results in WORK_DIR:
## Technical details

Some implementation details and project structures are described in the [technical details](TECHNICAL_DETAILS.md).

## Citation

If you use our codebase or models in your research, please cite this project.
We will release a paper or technical report later.

```
@misc{mmdetection2018,
author = {Kai Chen and Jiangmiao Pang and Jiaqi Wang and Yu Xiong and Xiaoxiao Li
and Shuyang Sun and Wansen Feng and Ziwei Liu and Jianping Shi and
Wanli Ouyang and Chen Change Loy and Dahua Lin},
title = {mmdetection},
howpublished = {\url{https://github.com/open-mmlab/mmdetection}},
year = {2018}
}
```

0 comments on commit 0bd74f7

Please sign in to comment.