Single UHD Image Dehazing via Interpretable Pyramid Network
Boxue Xiao, Zhuoran Zheng, Xiang Chen, Chen Lv, Yunliang Zhuang, Tao, Wang

TL;DR
This paper introduces a real-time 4K image dehazing model based on Taylor's theorem and Laplace pyramids, achieving high performance and interpretability on ultra-high-resolution images.
Contribution
The paper presents a novel pyramid network model that approximates Taylor's theorem for real-time 4K image dehazing with interpretability and regularization.
Findings
Runs 4K images in real-time at 80FPS on a single GPU
Achieves state-of-the-art results on benchmark datasets
Provides interpretable and reliable dehazing performance
Abstract
Currently, most single image dehazing models cannot run an ultra-high-resolution (UHD) image with a single GPU shader in real-time. To address the problem, we introduce the principle of infinite approximation of Taylor's theorem with the Laplace pyramid pattern to build a model which is capable of handling 4K hazy images in real-time. The N branch networks of the pyramid network correspond to the N constraint terms in Taylor's theorem. Low-order polynomials reconstruct the low-frequency information of the image (e.g. color, illumination). High-order polynomials regress the high-frequency information of the image (e.g. texture). In addition, we propose a Tucker reconstruction-based regularization term that acts on each branch network of the pyramid model. It further constrains the generation of anomalous signals in the feature space. Extensive experimental results demonstrate that our…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Enhancement Techniques · Advanced Image Processing Techniques · Image and Signal Denoising Methods
MethodsTuckER
