Efficient Hybrid Zoom using Camera Fusion on Mobile Phones
Xiaotong Wu, Wei-Sheng Lai, YiChang Shih, Charles Herrmann, Michael Krainin, Deqing Sun, Chia-Kai Liang
TL;DR
The paper tackles the challenge of achieving high-quality zoom on mobile devices by leveraging a synchronized Wide and Telephoto capture and a hybrid zoom super-resolution pipeline. It proposes efficient on-device alignment, a Fusion UNet for detail transfer, and a multi-map adaptive blending strategy to handle DoF, occlusion, and alignment errors. A dual-phone rig-based training regime and the Hzsr dataset address domain gaps and data realism, yielding robust performance on real-world scenes. Empirical results show interactive 12MP outputs on mobile and strong advantages over existing RefSR methods on public benchmarks and the new Hzsr dataset, highlighting practical impact for consumer devices. The work advances computational photography by combining hardware-aware optimization with robust learning-based fusion for mobile hybrid zoom.
Abstract
DSLR cameras can achieve multiple zoom levels via shifting lens distances or swapping lens types. However, these techniques are not possible on smartphone devices due to space constraints. Most smartphone manufacturers adopt a hybrid zoom system: commonly a Wide (W) camera at a low zoom level and a Telephoto (T) camera at a high zoom level. To simulate zoom levels between W and T, these systems crop and digitally upsample images from W, leading to significant detail loss. In this paper, we propose an efficient system for hybrid zoom super-resolution on mobile devices, which captures a synchronous pair of W and T shots and leverages machine learning models to align and transfer details from T to W. We further develop an adaptive blending method that accounts for depth-of-field mismatches, scene occlusion, flow uncertainty, and alignment errors. To minimize the domain gap, we design a dual-phone camera rig to capture real-world inputs and ground-truths for supervised training. Our method generates a 12-megapixel image in 500ms on a mobile platform and compares favorably against state-of-the-art methods under extensive evaluation on real-world scenarios.
