paper-with-me

홈 › Papers

Guided Linear Upsampling

2023-07-13 · Shuangbing Song, Fan Zhong, Tianju Wang, Xueying Qin, Changhe Tu

Guided upsampling is an effective approach for accelerating high-resolution image processing. In this paper, we propose a simple yet effective guided upsampling method. Each pixel in the high-resolution image is represented as a linear interpolation of two low-resolution pixels, whose indices and weights are optimized to minimize the upsampling error. The downsampling can be jointly optimized in order to prevent missing small isolated regions. Our method can be derived from the color line model and local color transformations. Compared to previous methods, our method can better preserve detail effects while suppressing artifacts such as bleeding and blurring. It is efficient, easy to implement, and free of sensitive parameters. We evaluate the proposed method with a wide range of image operators, and show its advantages through quantitative and qualitative analysis. We demonstrate the advantages of our method for both interactive image editing and real-time high-resolution video processing. In particular, for interactive editing, the joint optimization can be precomputed, thus allowing for instant feedback without hardware acceleration.

📄 PDF Abstract BibTeX arXiv:2307.09582

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Guided Upsampling Network for Real-Time Semantic Segmentation

2018-07-19 · Davide Mazzini

Semantic segmentation architectures are mainly built upon an encoder-decoder structure. These models perform subsequent downsampling operations in the encoder. Since operations on high-resolution activation maps are comp…

DecoderReal-Time Semantic SegmentationSegmentationSemantic Segmentation

AUNet: Attention-guided dense-upsampling networks for breast mass segmentation in whole mammograms

2018-10-24 · Hui Sun, Cheng Li, Boqiang Liu, Hairong Zheng 외

Mammography is one of the most commonly applied tools for early breast cancer screening. Automatic segmentation of breast masses in mammograms is essential but challenging due to the low signal-to-noise ratio and the wid…

Breast Mass Segmentation In Whole MammogramsDecoderSegmentation

VTinker: Guided Flow Upsampling and Texture Mapping for High-Resolution Video Frame Interpolation

2025-11-20 · Chenyang Wu, Jiayi Fu, Chun-Le Guo, Shuhao Han 외 arxiv

Due to large pixel movement and high computational cost, estimating the motion of high-resolution frames is challenging. Thus, most flow-based Video Frame Interpolation (VFI) methods first predict bidirectional flows at …

Video Frame Interpolation

A Guided Upsampling Network for Short Wave Infrared Images Using Graph Regularization

2023-12-14 · Frank Sippel, Jürgen Seiler, André Kaup

Exploiting the infrared area of the spectrum for classification problems is getting increasingly popular, because many materials have characteristic absorption bands in this area. However, sensors in the short wave infra…

Index Network

2019-08-11 · Hao Lu, Yutong Dai, Chunhua Shen, Songcen Xu

We show that existing upsampling operators can be unified using the notion of the index function. This notion is inspired by an observation in the decoding process of deep image matting where indices-guided unpooling can…

DecoderDenoisingDepth EstimationGrayscale Image Denoising+5