From 3edfbce24641f9136197e8ce1000425e038ff3d6 Mon Sep 17 00:00:00 2001 From: Xianpeng Liu Date: Mon, 28 Feb 2022 16:11:55 -0500 Subject: [PATCH] Update Readme --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1787f2a..abf925f 100755 --- a/README.md +++ b/README.md @@ -149,11 +149,13 @@ Please consider citing our paper in your publications if it helps your research. year = {2022} } -@article{li2019attentive, - title={Attentive Normalization}, +@inproceedings{li2020attentive, + title={Attentive normalization}, author={Li, Xilai and Sun, Wei and Wu, Tianfu}, - journal={arXiv preprint arXiv:1908.01259}, - year={2019} + booktitle={European Conference on Computer Vision}, + pages={70--87}, + year={2020}, + organization={Springer} } ```