#245 · Primary category: Computer Vision
4KAgent
[NeurIPS 2025] 4KAgent: Agentic Any Image to 4K Super-Resolution. An intelligent computer vision agent that can magically restore any image to perfect-4K!
Project last updated:09/24/25
GitHub Stars
819
Forks
46
Contributors
3
License
Apache-2.0
Why we included this project
Most upscalers apply one fixed model to every image, which falls apart when a collection mixes old photos, heavy compression, and real-world noise. 4KAgent takes a different route: a vision-language agent inspects the input, figures out what kind of degradation it is dealing with, and picks a restoration path before upscaling to 4K. That planning, execution, and rollback loop is what lets it handle distorted or heavily compressed sources that a one-size-fits-all tool would mangle, so it suits archivists and photographers working through mixed or legacy image sets. The repo includes inference code, example profiles for classic, real-world, old-photo, and multi-degradation restoration, and the DIV4K-50 evaluation dataset, so you can reproduce the NeurIPS 2025 results and try it on your own images before adopting it.
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)