[Paper, Dataset, Space Demo, GitHub Repo]
This repository provides the official implementation of VTBench, a benchmark designed to evaluate the performance of visual tokenizers (VTs) in the context of autoregressive (AR) image generation. VTBench enables fine-grained analysis across three core tasks: image reconstruction, detail preservation, and text preservation, isolating the tokenizer's impact from the downstream generation model.
Our goal is to encourage the development of strong, general-purpose open-source visual tokenizers that can be reliably reused across autoregressive image generation and broader multimodal tasks.
For more details, please visit the official GitHub repository: https://github.com/huawei-lin/VTBench
Recent AR models such as GPT-4o demonstrate impressive image generation quality, which we hypothesize is made possible by a highly capable visual tokenizer. However, most existing VTs significantly lag behind continuous VAEs, leading to:
VTBench isolates and evaluates VT quality, independent of the downstream model, using standardized tasks and metrics.
For more details, please visit the official GitHub repository: https://github.com/huawei-lin/VTBench
Note: Some portions of the dataset are synthetic, created using GPT-4o.
65 commits
[Paper, Dataset, Space Demo, GitHub Repo]
This repository provides the official implementation of VTBench, a benchmark designed to evaluate the performance of visual tokenizers (VTs) in the context of autoregressive (AR) image generation. VTBench enables fine-grained analysis across three core tasks: image reconstruction, detail preservation, and text preservation, isolating the tokenizer's impact from the downstream generation model.
Our goal is to encourage the development of strong, general-purpose open-source visual tokenizers that can be reliably reused across autoregressive image generation and broader multimodal tasks.
For more details, please visit the official GitHub repository: https://github.com/huawei-lin/VTBench
Recent AR models such as GPT-4o demonstrate impressive image generation quality, which we hypothesize is made possible by a highly capable visual tokenizer. However, most existing VTs significantly lag behind continuous VAEs, leading to:
VTBench isolates and evaluates VT quality, independent of the downstream model, using standardized tasks and metrics.
For more details, please visit the official GitHub repository: https://github.com/huawei-lin/VTBench
Note: Some portions of the dataset are synthetic, created using GPT-4o.
65 commits