#219 · Primary category: Computer Vision
Q-Align
③[ICML2024] [IQA, IAA, VQA] All-in-one Foundation Model for visual scoring. Can efficiently fine-tune to downstream datasets.
Project last updated:06/24/26
GitHub Stars
621
Forks
34
Contributors
7
License
Other
Why we included this project
Q-Align is a single vision-language model that scores how good an image or video looks, covering image quality, image aesthetics, and video quality through discrete text-defined levels. One checkpoint can replace several task-specific scorers, which helps with quality control, content moderation, or aesthetic ranking. Since it builds on the mPLUG-Owl2 architecture, it fine-tunes efficiently to downstream datasets rather than requiring training from scratch, a real advantage when your scoring criteria differ from the public benchmarks. The repo ships pretrained weights, a model zoo, and a Hugging Face demo, and the model can also be loaded through the IQA-PyTorch metric library, so you can test it before committing to a workflow.
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)