paper-with-me

홈 › Papers

Zoom To Learn, Learn To Zoom

2019-05-13 · Xuaner Cecilia Zhang, Qifeng Chen, Ren Ng, Vladlen Koltun

This paper shows that when applying machine learning to digital zoom for photography, it is beneficial to use real, RAW sensor data for training. Existing learning-based super-resolution methods do not use real sensor data, instead operating on RGB images. In practice, these approaches result in loss of detail and accuracy in their digitally zoomed output when zooming in on distant image regions. We also show that synthesizing sensor data by resampling high-resolution RGB images is an oversimplified approximation of real sensor data and noise, resulting in worse image quality. The key barrier to using real sensor data for training is that ground truth high-resolution imagery is missing. We show how to obtain the ground-truth data with optically zoomed images and contribute a dataset, SR-RAW, for real-world computational zoom. We use SR-RAW to train a deep network with a novel contextual bilateral loss (CoBi) that delivers critical robustness to mild misalignment in input-output image pairs. The trained network achieves state-of-the-art performance in 4X and 8X computational zoom.

📄 PDF Abstract BibTeX arXiv:1905.05169

Code (1)

ceciliavision/zoom-learn-zoom tf

Tasks

Super-Resolution

Similar Papers 제목 키워드 기반

Adaptive Image Zoom-in with Bounding Box Transformation for UAV Object Detection

2026-02-07 · Tao Wang, Chenyu Lin, Chenwei Tang, Jizhe Zhou 외 arxiv

Detecting objects from UAV-captured images is challenging due to the small object size. In this work, a simple and efficient adaptive zoom-in framework is explored for object detection on UAV images. The main motivation …

Object Detection

Deep 3D-Zoom Net: Unsupervised Learning of Photo-Realistic 3D-Zoom

2019-09-20 · Juan Luis Gonzalez Bello, Munchurl Kim

The 3D-zoom operation is the positive translation of the camera in the Z-axis, perpendicular to the image plane. In contrast, the optical zoom changes the focal length and the digital zoom is used to enlarge a certain re…

Disparity EstimationNovel View SynthesisTransfer Learning

Zoom to Learn, Learn to Zoom

2019-06-01 · CVPR 2019 6 · Xuaner Zhang, Qifeng Chen, Ren Ng, Vladlen Koltun

This paper shows that when applying machine learning to digital zoom, it is beneficial to operate on real, RAW sensor data. Existing learning-based super-resolution methods do not use real sensor data, instead operating …

Super-Resolution

Zoom in, Click out: Unlocking and Evaluating the Potential of Zooming for GUI Grounding

2025-12-05 · Zhiyuan Jiang, Shenghao Xie, Wenyi Li, Wenqiang Zu 외 arxiv

Grounding is a fundamental capability for building graphical user interface (GUI) agents. Although existing approaches rely on large-scale bounding box supervision, they still face various challenges, such as cross-platf…

GeoEyes: On-Demand Visual Focusing for Evidence-Grounded Understanding of Ultra-High-Resolution Remote Sensing Imagery

2026-02-15 · Fengxiang Wang, Mingshuo Chen, Yueying Li, Yajie Yang 외 arxiv

The "thinking-with-images" paradigm enables multimodal large language models (MLLMs) to actively explore visual scenes via zoom-in tools. This is essential for ultra-high-resolution (UHR) remote sensing VQA, where task-r…

Reinforcement Learning