mirror of
https://github.com/open-mmlab/mmsegmentation.git
synced 2025-06-03 22:03:48 +08:00
Replace Arxiv with ICCV bibtex entry (#1536)
* Replace Arxiv with ICCV bibtex entry * Update configs/segmenter/README.md Co-authored-by: MengzhangLI <mcmong@pku.edu.cn> Co-authored-by: MengzhangLI <mcmong@pku.edu.cn>
This commit is contained in:
parent
40ae7edd49
commit
9bc82388bc
@ -22,10 +22,11 @@ Image segmentation is often ambiguous at the level of individual image patches a
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
```bibtex
|
```bibtex
|
||||||
@article{strudel2021Segmenter,
|
@inproceedings{strudel2021segmenter,
|
||||||
title={Segmenter: Transformer for Semantic Segmentation},
|
title={Segmenter: Transformer for semantic segmentation},
|
||||||
author={Strudel, Robin and Ricardo, Garcia, and Laptev, Ivan and Schmid, Cordelia},
|
author={Strudel, Robin and Garcia, Ricardo and Laptev, Ivan and Schmid, Cordelia},
|
||||||
journal={arXiv preprint arXiv:2105.05633},
|
booktitle={Proceedings of the IEEE/CVF International Conference on Computer Vision},
|
||||||
|
pages={7262--7272},
|
||||||
year={2021}
|
year={2021}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user