#291 · Primary category: Computer Vision
UniTok
[NeurIPS 2025 Spotlight] A Unified Tokenizer for Visual Generation and Understanding
Project last updated:11/14/25
GitHub Stars
530
Forks
14
Contributors
4
License
MIT
Why we included this project
UniTok is a single visual tokenizer built to feed both generation and understanding models, so LlamaGen and LLaVA can draw on the same discrete tokens instead of each needing its own encoder. It came out of a NeurIPS 2025 Spotlight paper and backs the Liquid framework, where the authors built a unified multimodal model that they report sets a new state of the art among autoregressive MLLMs. One finding stands out for practical use: UniTok generates well without classifier-free guidance, cutting gFID on ImageNet 256x256 from 14.6 to 2.51 when paired with a LlamaGen-XXL generator. Model checkpoints, a Hugging Face demo, and evaluation configs are available if you want to verify that yourself.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)