#373 · Primary category: Computer Vision
CycleISP
[CVPR 2020--Oral] CycleISP: Real Image Restoration via Improved Data Synthesis
Project last updated:09/24/24
GitHub Stars
575
Forks
80
Contributors
2
License
Other
Why we included this project
Training denoisers on synthetic Gaussian noise often leaves them struggling on real camera photos, because real noise is signal-dependent and shaped by the imaging pipeline. CycleISP tackles that by modeling the camera pipeline in both directions, converting clean sRGB images to RAW and back, so it can generate realistic clean/noisy pairs in either space. That lets you build training data for RAW and sRGB denoising from ordinary images instead of collecting expensive real noisy datasets. The repo includes pretrained models and evaluation scripts for the DND and SIDD benchmarks, so you can reproduce the paper's results or retrain on your own data. It's a research codebase, so expect to work directly with PyTorch and the provided scripts.
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)