#330 · Primary category: Computer Vision
AISP
AI Image Signal Processing and Computational Photography. Official library for NTIRE (CVPR) and AIM (ICCV/ECCV) Challenges. You will find Learned ISPs, RAW Restoration-Upsampling-Reconstruction, Image Enhancement, Bokeh rendering and more!
Project last updated:03/05/25
GitHub Stars
595
Forks
62
Contributors
3
License
Other
Why we included this project
Low-level computer vision is the part of the field that deals with the camera pipeline itself, and this repository gathers deep learning methods for that territory: RAW photo processing, denoising, deblurring, super-resolution, and learned image signal processing. Teams working in those areas will find working code and training tutorials, including a notebook that walks through generating realistic degraded RAW images. It also bundles several peer-reviewed models, such as a lightweight network for perceptual image enhancement that can run on smartphones and a bokeh rendering approach, so it works both as a reference for reproducing published results and as a starting point for adapting these techniques to real camera products. Since it is the official codebase for NTIRE and AIM challenges, it is a good place to see how current restoration methods are structured and evaluated.
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)