CVJun 16, 2025

UltraZoom: Generating Gigapixel Images from Regular Photos

UW
arXiv:2506.13756v11 citationsh-index: 33SIGGRAPH Asia
Originality Incremental advance
AI Analysis

This addresses the challenge of creating high-detail imagery for applications like digital archiving or virtual exploration, though it is incremental as it builds on existing generative models.

The researchers tackled the problem of generating gigapixel-resolution images from casual photos by developing UltraZoom, which upscales a full-shot image using close-up examples to produce consistent, photorealistic results.

We present UltraZoom, a system for generating gigapixel-resolution images of objects from casually captured inputs, such as handheld phone photos. Given a full-shot image (global, low-detail) and one or more close-ups (local, high-detail), UltraZoom upscales the full image to match the fine detail and scale of the close-up examples. To achieve this, we construct a per-instance paired dataset from the close-ups and adapt a pretrained generative model to learn object-specific low-to-high resolution mappings. At inference, we apply the model in a sliding window fashion over the full image. Constructing these pairs is non-trivial: it requires registering the close-ups within the full image for scale estimation and degradation alignment. We introduce a simple, robust method for getting registration on arbitrary materials in casual, in-the-wild captures. Together, these components form a system that enables seamless pan and zoom across the entire object, producing consistent, photorealistic gigapixel imagery from minimal input.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes