Skip to content

Commit 09faf6e

Browse files
committed
docs(readme): 致谢:论文引用
1 parent 38ef321 commit 09faf6e

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
- [安装](#安装)
1515
- [用法](#用法)
1616
- [主要维护人员](#主要维护人员)
17+
- [致谢](#致谢)
1718
- [参与贡献方式](#参与贡献方式)
1819
- [许可证](#许可证)
1920

@@ -80,6 +81,19 @@ $ ./selectivesearch ../../imgs/000262.jpg q
8081
8182
* zhujian - *Initial work* - [zjZSTU](https://github.com/zjZSTU)
8283
84+
## 致谢
85+
86+
```
87+
@article{UijlingsSelective,
88+
title={Selective Search for Object Recognition},
89+
author={Uijlings, J. R. R. and K. E. A. van de Sande…},
90+
journal={International Journal of Computer Vision},
91+
volume={104},
92+
number={2},
93+
pages={154-171},
94+
}
95+
```
96+
8397
## 参与贡献方式
8498
8599
欢迎任何人的参与!打开[issue](https://github.com/zjZSTU/selectivesearch/issues)或提交合并请求。

0 commit comments

Comments
 (0)