From f4a1bcadc53134e971773f2247f2963fed099eaa Mon Sep 17 00:00:00 2001 From: laughtervv Date: Fri, 13 Jul 2018 09:42:23 -0700 Subject: [PATCH] bib --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3a6e21a..64d4968 100644 --- a/README.md +++ b/README.md @@ -33,10 +33,10 @@ python test.py \ ### Citation If you find this work useful, please consider citing: - @article{wang2018depthconv, + @inproceedings{wang2018depthconv, title={Depth-aware CNN for RGB-D Segmentation}, author={Wang, Weiyue and Neumann, Ulrich}, - journal={arXiv preprint arXiv:1803.06791}, + booktitle={ECCV}, year={2018} }