Skip to content
Snippets Groups Projects
Unverified Commit 517e16cc authored by Jingdong Wang's avatar Jingdong Wang Committed by GitHub
Browse files

Update README.md

parent 3405872c
No related branches found
No related tags found
No related merge requests found
......@@ -197,11 +197,22 @@ If you find this work or code is helpful in your research, please cite:
volume = {abs/1908.07919},
year={2019}
}
@article{YuanCW19,
title={Object-Contextual Representations for Semantic Segmentation},
author={Yuhui Yuan and Xilin Chen and Jingdong Wang},
journal = {CoRR},
volume = {abs/1909.11065},
year={2019}
}
````
## Reference
[1] Deep High-Resolution Representation Learning for Visual Recognition. Jingdong Wang, Ke Sun, Tianheng Cheng,
Borui Jiang, Chaorui Deng, Yang Zhao, Dong Liu, Yadong Mu, Mingkui Tan, Xinggang Wang, Wenyu Liu, Bin Xiao. [download](https://arxiv.org/pdf/1908.07919.pdf)
[2] Object-Contextual Representations for Semantic Segmentation. Yuhui Yuan, Xilin Chen, Jingdong Wang. [download](https://arxiv.org/pdf/1909.11065.pdf)
## Acknowledgement
We adopt sync-bn implemented by [InplaceABN](https://github.com/mapillary/inplace_abn) for PyTorch 0.4.1 experiments and the official
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment