#203 · Primary category: Computer Vision
DPED
Software and pre-trained models for automatic photo quality enhancement using Deep Convolutional Networks
Project last updated:08/23/25
GitHub Stars
1.7K
Forks
366
Contributors
2
License
Other
Why we included this project
DPED is the reference implementation for a well-known approach that turns ordinary smartphone photos into DSLR-quality images, and it includes pre-trained models for iPhone, Sony, and BlackBerry captures. You can run the enhancement directly or retrain on your own camera pairs using the full TensorFlow pipeline. The code cleanly separates content, color, and texture loss terms, which makes it a useful reference for anyone working on low-level image restoration, and the bundled test script lets you compare output across resolutions. It is an academic codebase rather than a polished product, so expect to adapt it for production use.
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)