paper-with-me

Papers

Learning Separable Filters

2013-06-01 · CVPR 2013 6 · Roberto Rigamonti, Amos Sironi, Vincent Lepetit, Pascal Fua

Learning filters to produce sparse image representations in terms of overcomplete dictionaries has emerged as a powerful way to create image features for many different purposes. Unfortunately, these filters are usually both numerous and non-separable, making their use computationally expensive. In this paper, we show that such filters can be computed as linear combinations of a smaller number of separable ones, thus greatly reducing the computational complexity at no cost in terms of performance. This makes filter learning approaches practical even for large images or 3D volumes, and we show that we significantly outperform state-of-theart methods on the linear structure extraction task, in terms of both accuracy and speed. Moreover, our approach is general and can be used on generic filter banks to reduce the complexity of the convolutions.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Modelling and analysis of the 8 filters from the "master key filters hypothesis" for depthwise-separable deep networks in relation to idealized receptive fields based on scale-space theory

2025-09-16 · Tony Lindeberg, Zahra Babaiee, Peyman M. Kiasari arxiv

This paper presents the results of analysing and modelling a set of 8 ``master key filters'', which have been extracted by applying a clustering approach to the receptive fields learned in depthwise-separable deep networ…

The Master Key Filters Hypothesis: Deep Filters Are General

2024-12-21 · Zahra Babaiee, Peyman M. Kiasari, Daniela Rus, Radu Grosu

This paper challenges the prevailing view that convolutional neural network (CNN) filters become increasingly specialized in deeper layers. Motivated by recent observations of clusterable repeating patterns in depthwise …

Transfer Learning

Iterative Filter Adaptive Network for Single Image Defocus Deblurring

2021-08-31 · CVPR 2021 1 · Junyong Lee, Hyeongseok Son, Jaesung Rim, Sunghyun Cho 외

We propose a novel end-to-end learning-based approach for single image defocus deblurring. The proposed approach is equipped with a novel Iterative Filter Adaptive Network (IFAN) that is specifically designed to handle s…

DeblurringImage Defocus Deblurring

Removing Multi-frame Gaussian Noise by Combining Patch-based Filters with Optical Flow

2020-01-22 · Kireeti Bodduna, Joachim Weickert

Patch-based approaches such as 3D block matching (BM3D) and non-local Bayes (NLB) are widely accepted filters for removing Gaussian noise from single-frame images. In this work, we propose three extensions for these filt…

Optical Flow Estimation

Computational optimization of convolutional neural networks using separated filters architecture

2020-02-18 · Elena Limonova, Alexander Sheshkus, Dmitry Nikolaev

This paper considers a convolutional neural network transformation that reduces computation complexity and thus speedups neural network processing. Usage of convolutional neural networks (CNN) is the standard approach to…

CPUGPU