DongChenMSRA commited on
Commit
5e7d3fb
·
verified ·
1 Parent(s): 917909d

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +19 -18
README.md CHANGED
@@ -11,29 +11,30 @@ pipeline_tag: text-to-image
11
  <img src="assets/teaser.webp" alt="Lens Teaser" width="100%" />
12
 
13
  <p>
14
- <sub>
15
- <strong>Jinjing Zhao</strong>&ast;,
16
- <strong>Sirui Zhang</strong>&ast;,
17
- <strong>Zhiyang Liang</strong>&ast;,
18
- <strong>Yang Yue</strong>&ast;,
19
- <strong>Jiawei Zhang</strong>&ast;,
20
- <strong>Fangyun Wei</strong>&dagger;,
21
  <strong>Dong Chen</strong>&dagger;,
 
 
 
 
 
 
 
22
  <strong>Qinhong Yang</strong>,
 
 
 
 
23
  <strong>Yanchen Dong</strong>,
 
24
  <strong>Yitong Wang</strong>,
25
  <strong>Yunuo Chen</strong>,
26
- <strong>Xiuyu Wu</strong>,
27
- <strong>Ziyu Wan</strong>,
28
- <strong>Lei Shi</strong>,
29
- <strong>Ji Li</strong>,
30
- <strong>Dongdong Chen</strong>,
31
- <strong>Chong Luo</strong>,
32
- <strong>Yan Lu</strong>,
33
- <strong>Baining Guo</strong>
34
- </sub>
35
  <br />
36
- <sub>Microsoft &nbsp;|&nbsp; &ast;Equal Contribution &nbsp;|&nbsp; &dagger;Project Lead</sub>
37
  </p>
38
 
39
  <p>
@@ -399,7 +400,7 @@ python inference.py \
399
  ```bibtex
400
  @article{zhao2026lens,
401
  title = {Lens: Rethinking Training Efficiency for Foundational Text-to-Image Models},
402
- author = {Zhao, Jinjing and Zhang, Sirui and Liang, Zhiyang and Yue, Yang and Zhang, Jiawei and Yang, Qinhong and Dong, Yanchen and Wang, Yitong and Chen, Yunuo and Wu, Xiuyu and Wei, Fangyun and Chen, Dong and Chen, Dongdong and Wan, Ziyu and Shi, Lei and Li, Ji and Luo, Chong and Lu, Yan and Guo, Baining},
403
  journal = {arXiv preprint arXiv:PLACEHOLDER},
404
  year = {2026}
405
  }
 
11
  <img src="assets/teaser.webp" alt="Lens Teaser" width="100%" />
12
 
13
  <p>
14
+ <b>Contributors (Alphabetical Order):</b><br />
15
+ <strong>Baining Guo</strong>,
16
+ <strong>Chong Luo</strong>,
 
 
 
 
17
  <strong>Dong Chen</strong>&dagger;,
18
+ <strong>Dongdong Chen</strong>,
19
+ <strong>Fangyun Wei</strong>&dagger;,
20
+ <strong>Ji Li</strong>,
21
+ <strong>Jianmin Bao</strong>,
22
+ <strong>Jiawei Zhang</strong>&ast;,
23
+ <strong>Jinjing Zhao</strong>&ast;,
24
+ <strong>Lei Shi</strong>,
25
  <strong>Qinhong Yang</strong>,
26
+ <strong>Sirui Zhang</strong>&ast;,
27
+ <strong>Xiuyu Wu</strong>,
28
+ <strong>Xuelu Feng</strong>,
29
+ <strong>Yan Lu</strong>,
30
  <strong>Yanchen Dong</strong>,
31
+ <strong>Yang Yue</strong>&ast;,
32
  <strong>Yitong Wang</strong>,
33
  <strong>Yunuo Chen</strong>,
34
+ <strong>Zhiyang Liang</strong>&ast;,
35
+ <strong>Ziyu Wan</strong>&dagger;
 
 
 
 
 
 
 
36
  <br />
37
+ Microsoft &nbsp;|&nbsp; &ast;Core Contributors &nbsp;|&nbsp; &dagger;Project Lead
38
  </p>
39
 
40
  <p>
 
400
  ```bibtex
401
  @article{zhao2026lens,
402
  title = {Lens: Rethinking Training Efficiency for Foundational Text-to-Image Models},
403
+ author = {Guo, Baining and Luo, Chong and Chen, Dong and Chen, Dongdong and Wei, Fangyun and Li, Ji and Bao, Jianmin and Zhang, Jiawei and Zhao, Jinjing and Shi, Lei and Yang, Qinhong and Zhang, Sirui and Wu, Xiuyu and Feng, Xuelu and Lu, Yan and Dong, Yanchen and Yue, Yang and Wang, Yitong and Chen, Yunuo and Liang, Zhiyang and Wan, Ziyu},
404
  journal = {arXiv preprint arXiv:PLACEHOLDER},
405
  year = {2026}
406
  }