TL;DR
This paper introduces a lightweight, stepless super-resolution network for remote sensing images that adaptively allocates computational resources based on regional difficulty, eliminating the need for multiple models for different scales.
Contribution
The proposed SalDRN integrates saliency detection and dynamic routing to enable efficient, stepless super-resolution tailored to local image complexity.
Findings
Achieves a good balance between performance and complexity.
Supports stepless super-resolution with a single model.
Outperforms existing methods in efficiency and quality.
Abstract
Deep learning-based algorithms have greatly improved the performance of remote sensing image (RSI) super-resolution (SR). However, increasing network depth and parameters cause a huge burden of computing and storage. Directly reducing the depth or width of existing models results in a large performance drop. We observe that the SR difficulty of different regions in an RSI varies greatly, and existing methods use the same deep network to process all regions in an image, resulting in a waste of computing resources. In addition, existing SR methods generally predefine integer scale factors and cannot perform stepless SR, i.e., a single model can deal with any potential scale factor. Retraining the model on each scale factor wastes considerable computing resources and model storage space. To address the above problems, we propose a saliency-aware dynamic routing network (SalDRN) for…
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.
