Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dongzhang89 authored Mar 18, 2021
1 parent 40614d3 commit 50c1635
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,11 +173,11 @@ python tools/infer_simple.py --dataset coco --cfg configs/e2e_fptnet_R-50_mask.y
If our work is useful for your research, please consider citing:

```
@inproceedings{zhang2020fpt,
author = {Dong Zhang, Hanwang Zhang, Jinhui Tang, Meng Wang, Xiansheng Hua and Qianru Sun},
title = {Feature Pyramid Transformer},
booktitle = {European Conference on Computer Vision (ECCV)},
year = {2020}
@inproceedings{zhang2020feature,
title={Feature pyramid transformer},
author={Zhang, Dong and Zhang, Hanwang and Tang, Jinhui and Wang, Meng and Hua, Xiansheng and Sun, Qianru},
booktitle={European Conference on Computer Vision (ECCV)},
year={2020},
}
```

Expand Down

0 comments on commit 50c1635

Please sign in to comment.