Dynamic Pre-training: Towards Efficient and Scalable All-in-One Image Restoration
Akshay Dudhane, Omkar Thawakar, Syed Waqas Zamir, Salman Khan, Fahad, Shahbaz Khan, Ming-Hsuan Yang

TL;DR
This paper introduces DyNet, a flexible, efficient all-in-one image restoration network with dynamic pre-training, capable of handling multiple degradations with reduced computational costs and storage, validated on a new large-scale dataset.
Contribution
We propose DyNet, a dynamic encoder-decoder network with shared weights for all-in-one image restoration, and a dynamic pre-training strategy that reduces GPU hours and storage overhead.
Findings
Achieves state-of-the-art results in denoising, deraining, and dehazing.
Reduces model complexity by over 50% in GFlops and parameters.
Demonstrates effective multi-task restoration with a unified model.
Abstract
All-in-one image restoration tackles different types of degradations with a unified model instead of having task-specific, non-generic models for each degradation. The requirement to tackle multiple degradations using the same model can lead to high-complexity designs with fixed configuration that lack the adaptability to more efficient alternatives. We propose DyNet, a dynamic family of networks designed in an encoder-decoder style for all-in-one image restoration tasks. Our DyNet can seamlessly switch between its bulkier and lightweight variants, thereby offering flexibility for efficient model deployment with a single round of training. This seamless switching is enabled by our weights-sharing mechanism, forming the core of our architecture and facilitating the reuse of initialized module weights. Further, to establish robust weights initialization, we introduce a dynamic…
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
TopicsPhotoacoustic and Ultrasonic Imaging · Advanced Optical Sensing Technologies · Advanced MRI Techniques and Applications
MethodsSparse Evolutionary Training
