Skip to content

Commit d1281a0

Browse files
SBCVMengzhangLI
andauthored
Replace Arxiv with ICCV bibtex entry (open-mmlab#1536)
* Replace Arxiv with ICCV bibtex entry * Update configs/segmenter/README.md Co-authored-by: MengzhangLI <[email protected]> Co-authored-by: MengzhangLI <[email protected]>
1 parent 8be5987 commit d1281a0

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

configs/segmenter/README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,11 @@ Image segmentation is often ambiguous at the level of individual image patches a
2222
</div>
2323

2424
```bibtex
25-
@article{strudel2021Segmenter,
26-
title={Segmenter: Transformer for Semantic Segmentation},
27-
author={Strudel, Robin and Ricardo, Garcia, and Laptev, Ivan and Schmid, Cordelia},
28-
journal={arXiv preprint arXiv:2105.05633},
25+
@inproceedings{strudel2021segmenter,
26+
title={Segmenter: Transformer for semantic segmentation},
27+
author={Strudel, Robin and Garcia, Ricardo and Laptev, Ivan and Schmid, Cordelia},
28+
booktitle={Proceedings of the IEEE/CVF International Conference on Computer Vision},
29+
pages={7262--7272},
2930
year={2021}
3031
}
3132
```

0 commit comments

Comments
 (0)