Skip to content

Commit b01acaf

Browse files
authored
Update README.md
1 parent f00952c commit b01acaf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
PseudoSeg is a simple consistency training framework for semi-supervised image
44
semantic segmentation, which has a simple and novel re-design of pseudo-labeling
55
to generate well-calibrated structured pseudo labels for training with unlabeled
6-
or weakly-labeled data. It is implemented by Yuliang Zou (research intern) in 2020 Summer.
6+
or weakly-labeled data. It is implemented by [Yuliang Zou](https://yuliang.vision/) (research intern) in 2020 Summer.
77

88
__This is not an official Google product.__
99

@@ -156,7 +156,7 @@ If you use this work for your research, please cite our paper.
156156
@article{zou2020pseudoseg,
157157
title={PseudoSeg: Designing Pseudo Labels for Semantic Segmentation},
158158
author={Zou, Yuliang and Zhang, Zizhao and Zhang, Han and Li, Chun-Liang and Bian, Xiao and Huang, Jia-Bin and Pfister, Tomas},
159-
journal={arXiv preprint arXiv:2010.09713},
160-
year={2020}
159+
journal={International Conference on Learning Representations (ICLR)},
160+
year={2021}
161161
}
162162
```

0 commit comments

Comments
 (0)