paper-with-me

Papers

Unsharp Mask Guided Filtering

2021-06-02 · Zenglin Shi, Yunlu Chen, Efstratios Gavves, Pascal Mettes, Cees G. M. Snoek

The goal of this paper is guided image filtering, which emphasizes the importance of structure transfer during filtering by means of an additional guidance image. Where classical guided filters transfer structures using hand-designed functions, recent guided filters have been considerably advanced through parametric learning of deep networks. The state-of-the-art leverages deep networks to estimate the two core coefficients of the guided filter. In this work, we posit that simultaneously estimating both coefficients is suboptimal, resulting in halo artifacts and structure inconsistencies. Inspired by unsharp masking, a classical technique for edge enhancement that requires only a single coefficient, we propose a new and simplified formulation of the guided filter. Our formulation enjoys a filtering prior from a low-pass filter and enables explicit structure transfer by estimating a single coefficient. Based on our proposed formulation, we introduce a successive guided filtering network, which provides multiple filtering results from a single network, allowing for a trade-off between accuracy and efficiency. Extensive ablations, comparisons and analysis show the effectiveness and efficiency of our formulation and network, resulting in state-of-the-art results across filtering tasks like upsampling, denoising, and cross-modality filtering. Code is available at \url{https://github.com/shizenglin/Unsharp-Mask-Guided-Filtering}.

📄 PDF Abstract BibTeX arXiv:2106.01428

Code (1)

shizenglin/Unsharp-Mask-Guided-Filtering 공식 구현 tf

Tasks

Denoising

Similar Papers 제목 키워드 기반

Adaptive Guided Image Filtering for Sharpness Enhancement and Noise Reduction

2011-06-15 · Springer-Verlag Berlin Heidelberg 2011 6 · Cuong Cao Pham, Synh Viet Uyen Ha, and Jae Wook Jeon.

Sharpness enhancement and noise reduction play crucial roles in computer vision and image processing. The problem is to enhance the appearance and reduce the noise of the digital images without causing halo artifacts.…

Unsharp Masking Layer: Injecting Prior Knowledge in Convolutional Networks for Image Classification

2019-09-29 · ICANN 2019 2019 9 · Jose Carranza-Rojas, Saul Calderon-Ramirez, Adán Mora-Fallas, Michael Granados-Menani 외

Image enhancement refers to the enrichment of certain image features such as edges, boundaries, or contrast. The main objective is to process the original image so that the overall performance of visualization, classific…

General Classificationimage-classificationImage ClassificationImage Enhancement+1

Full-scale Representation Guided Network for Retinal Vessel Segmentation

2025-01-31 · Sunyong Seo, Huisu Yoon, Semin Kim, Jongha Lee

The U-Net architecture and its variants have remained state-of-the-art (SOTA) for retinal vessel segmentation over the past decade. In this study, we introduce a Full Scale Guided Network (FSG-Net), where the feature rep…

Retinal Vessel Segmentation

A guided edge-aware smoothing-sharpening filter based on patch interpolation model and generalized Gamma distribution

2021-07-30 · Guang Deng, Fernando J. Galetto, Mukhalad Al-nasrawi, Waseem Waheed

Smoothing and sharpening are two fundamental image processing operations. The latter is usually related to the former through the unsharp masking algorithm. In this paper, we develop a new type of filter which performs s…

Image Enhancementparameter estimation

S-E Pipeline: A Vision Transformer (ViT) based Resilient Classification Pipeline for Medical Imaging Against Adversarial Attacks

2024-07-23 · Neha A S, Vivek Chaturvedi, Muhammad Shafique

Vision Transformer (ViT) is becoming widely popular in automating accurate disease diagnosis in medical imaging owing to its robust self-attention mechanism. However, ViTs remain vulnerable to adversarial attacks that ma…

image-classificationImage ClassificationImage EnhancementNVIDIA Jetson Orin Nano