Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -14,7 +14,7 @@ datasets:
|
|
| 14 |
|
| 15 |
<p align="center"><img src="https://s41.ax1x.com/2026/06/25/pmtXRN4.png" width="100%" alt="GEAR"/></p>
|
| 16 |
|
| 17 |
-
<p align="center"><a href="https://linb203.github.io/gear/">π Homepage</a> | <a href="https://github.com/Tencent-Hunyuan/GEAR">π» GitHub</a> | <a href="https://huggingface.co/collections/BinLin203">π€ Models</a> | π Paper
|
| 18 |
|
| 19 |
|
| 20 |
## This repository
|
|
@@ -46,7 +46,7 @@ standard LlamaGen backbone; train your own on a frozen GEAR tokenizer with the
|
|
| 46 |
- π Project page: **https://linb203.github.io/gear/**
|
| 47 |
- π» Code & full docs: **https://github.com/Tencent-Hunyuan/GEAR**
|
| 48 |
- π€ All tokenizers: **https://huggingface.co/collections/BinLin203**
|
| 49 |
-
- π Paper: *
|
| 50 |
|
| 51 |
## Released tokenizers
|
| 52 |
|
|
@@ -110,10 +110,14 @@ Open-MAGVIT2 and IBQ; please also respect those upstream licenses.
|
|
| 110 |
## Citation
|
| 111 |
|
| 112 |
```bibtex
|
| 113 |
-
@
|
| 114 |
-
title
|
| 115 |
-
author
|
| 116 |
-
year
|
|
|
|
|
|
|
|
|
|
|
|
|
| 117 |
}
|
| 118 |
|
| 119 |
@article{ifsq_llamagenrepa,
|
|
|
|
| 14 |
|
| 15 |
<p align="center"><img src="https://s41.ax1x.com/2026/06/25/pmtXRN4.png" width="100%" alt="GEAR"/></p>
|
| 16 |
|
| 17 |
+
<p align="center"><a href="https://linb203.github.io/gear/">π Homepage</a> | <a href="https://github.com/Tencent-Hunyuan/GEAR">π» GitHub</a> | <a href="https://huggingface.co/collections/BinLin203">π€ Models</a> | <a href="https://arxiv.org/abs/2606.32039">π Paper</a></p>
|
| 18 |
|
| 19 |
|
| 20 |
## This repository
|
|
|
|
| 46 |
- π Project page: **https://linb203.github.io/gear/**
|
| 47 |
- π» Code & full docs: **https://github.com/Tencent-Hunyuan/GEAR**
|
| 48 |
- π€ All tokenizers: **https://huggingface.co/collections/BinLin203**
|
| 49 |
+
- π Paper: **https://arxiv.org/abs/2606.32039**
|
| 50 |
|
| 51 |
## Released tokenizers
|
| 52 |
|
|
|
|
| 110 |
## Citation
|
| 111 |
|
| 112 |
```bibtex
|
| 113 |
+
@misc{lin2026gearguidedendtoendautoregression,
|
| 114 |
+
title = {GEAR: Guided End-to-End AutoRegression for Image Synthesis},
|
| 115 |
+
author = {Bin Lin and Zheyuan Liu and Chenguo Lin and Sixiang Chen and Yunyang Ge and Yunlong Lin and Jianwei Zhang and Miles Yang and Zhao Zhong and Liefeng Bo and Li Yuan},
|
| 116 |
+
year = {2026},
|
| 117 |
+
eprint = {2606.32039},
|
| 118 |
+
archivePrefix = {arXiv},
|
| 119 |
+
primaryClass = {cs.CV},
|
| 120 |
+
url = {https://arxiv.org/abs/2606.32039}
|
| 121 |
}
|
| 122 |
|
| 123 |
@article{ifsq_llamagenrepa,
|