paper-with-me

홈 › Papers

Hardware-Efficient Guided Image Filtering For Multi-Label Problem

2018-02-28 · CVPR 2017 7 · Longquan Dai, Mengke Yuan, Zechao Li, Xiaopeng Zhang, Jinhui Tang

The Guided Filter (GF) is well-known for its linear complexity. However, when filtering an image with an n-channel guidance, GF needs to invert an n x n matrix for each pixel. To the best of our knowledge existing matrix inverse algorithms are inefficient on current hardwares. This shortcoming limits applications of multichannel guidance in computation intensive system such as multi-label system. We need a new GF-like filter that can perform fast multichannel image guided filtering. Since the optimal linear complexity of GF cannot be minimized further, the only way thus is to bring all potentialities of current parallel computing hardwares into full play. In this paper we propose a hardware-efficient Guided Filter (HGF), which solves the efficiency problem of multichannel guided image filtering and yields competent results when applying it to multi-label problems with synthesized polynomial multichannel guidance. Specifically, in order to boost the filtering performance, HGF takes a new matrix inverse algorithm which only involves two hardware-efficient operations: element-wise arithmetic calculations and box filtering. In order to break the linear model restriction, HGF synthesizes a polynomial multichannel guidance to introduce nonlinearity. Benefiting from our polynomial guidance and hardware-efficient matrix inverse algorithm, HGF not only is more sensitive to the underlying structure of guidance but also achieves the fastest computing speed. Due to these merits, HGF obtains state-of-the-art results in terms of accuracy and efficiency in the computation intensive multi-label

📄 PDF Abstract BibTeX arXiv:1803.00005

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Resampled Datasets Are Not Enough: Mitigating Societal Bias Beyond Single Attributes

2024-07-04 · Yusuke Hirota, Jerone T. A. Andrews, Dora Zhao, Orestis Papakyriakopoulos 외

We tackle societal bias in image-text datasets by removing spurious correlations between protected groups and image attributes. Traditional methods only target labeled attributes, ignoring biases from unlabeled ones. Usi…

Image Captioningimage-classificationImage ClassificationMulti-Label Image Classification

Deep Attentional Guided Image Filtering

2021-12-13 · Zhiwei Zhong, Xianming Liu, Junjun Jiang, Debin Zhao 외

Guided filter is a fundamental tool in computer vision and computer graphics which aims to transfer structure information from guidance image to target image. Most existing methods construct filter kernels from the guida…

Collaborative FilteringDepth Image UpsamplingDepth Map Super-Resolution

Unsharp Mask Guided Filtering

2021-06-02 · Zenglin Shi, Yunlu Chen, Efstratios Gavves, Pascal Mettes 외

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 …

Denoising

Adaptive GNN for Image Analysis and Editing

2019-12-01 · NeurIPS 2019 12 · Lingyu Liang, Lianwen Jin, Yong Xu

Graph neural network (GNN) has powerful representation ability, but optimal configurations of GNN are non-trivial to obtain due to diversity of graph structure and cascaded nonlinearities. This paper aims to understand s…

Graph Neural NetworkImage EnhancementLow-Light Image Enhancement

Model Confidence-Guided Multi-Image Fusion of Fundus Images for Diabetic Retinopathy Diagnosis

2026-07-03 · Ananya Raghu, Anisha Raghu, Alice S. Tang, Yannis M. Paulus 외 arxiv

Purpose: Early screening for eye diseases is critical in low- and middle-income countries where access to care is limited. We investigate whether a confidence-guided, multi-image diabetic retinopathy diagnosis framework …