File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -206,3 +206,19 @@ Expected results in WORK_DIR:
206206## Technical details
207207
208208Some 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+ ```
You can’t perform that action at this time.
0 commit comments