English
Autoregressive
Tokenizer
File size: 675 Bytes
854bbe6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
license: apache-2.0
language:
- en
tags:
- Autoregressive
- Tokenizer
---

## Taming Scalable Visual Tokenizer for Autoregressive Image Generation
Code: https://github.com/TencentARC/SEED-Voken

Paper: https://arxiv.org/abs/2412.02692

This repo is used for hosting IBQ’s checkpoints.

## Introduction
We propose Index Backpropagation Quantization (IBQ), a new vector quantization method for the joint optimization of all codebook embeddings and the visual encoder, ensuring the consistent latent space.  IBQ enables scalable training of visual tokenizers and, for the first time, achieves a large-scale codebook (2^18) with high dimension (256) and high utilization.