Skip to content

Commit 12d9f05

Browse files
authored
Update README.md
1 parent 928a35d commit 12d9f05

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,9 @@ Please refer to the paper.
8585

8686
Copyright (c) HP-NTU Digital Manufacturing Corporate Lab, Nanyang Technological University, Singapore.
8787

88-
If you use the tool or adapt the tool in your works or publications, you are required to cite the following reference:
88+
89+
If you find that ZeroBN helps your research, please consider citing it:
90+
8991
```bib
9092
@inproceedings{huai2021zerobn,
9193
title={ZeroBN: Learning Compact Neural Networks For Latency-Critical Edge Systems},
@@ -96,6 +98,17 @@ If you use the tool or adapt the tool in your works or publications, you are req
9698
organization={IEEE}
9799
}
98100
```
101+
```bib
102+
@article{huai2023latency,
103+
title={Latency-constrained DNN architecture learning for edge systems using zerorized batch normalization},
104+
author={Huai, Shuo and Liu, Di and Kong, Hao and Liu, Weichen and Subramaniam, Ravi and Makaya, Christian and Lin, Qian},
105+
journal={Future Generation Computer Systems},
106+
volume={142},
107+
pages={314--327},
108+
year={2023},
109+
publisher={Elsevier}
110+
}
111+
```
99112
**Contributors:**
100113
Shuo Huai, Lei Zhang, Di Liu, Weichen Liu, Ravi Subramaniam (HP).
101114

0 commit comments

Comments
 (0)