Update Readme

pull/30/head
Xianpeng Liu 2022-02-28 16:11:55 -05:00 committed by GitHub
parent 1f32c66c5f
commit 3edfbce246
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 4 deletions

View File

@ -149,11 +149,13 @@ Please consider citing our paper in your publications if it helps your research.
year = {2022} year = {2022}
} }
@article{li2019attentive, @inproceedings{li2020attentive,
title={Attentive Normalization}, title={Attentive normalization},
author={Li, Xilai and Sun, Wei and Wu, Tianfu}, author={Li, Xilai and Sun, Wei and Wu, Tianfu},
journal={arXiv preprint arXiv:1908.01259}, booktitle={European Conference on Computer Vision},
year={2019} pages={70--87},
year={2020},
organization={Springer}
} }
``` ```