paper-with-me

홈 › Papers

A Machine Learning Imaging Core using Separable FIR-IIR Filters

2020-01-02 · Masayoshi Asama, Leo F. Isikdogan, Sushma Rao, Bhavin V. Nayak, Gilad Michael

We propose fixed-function neural network hardware that is designed to perform pixel-to-pixel image transformations in a highly efficient way. We use a fully trainable, fixed-topology neural network to build a model that can perform a wide variety of image processing tasks. Our model uses compressed skip lines and hybrid FIR-IIR blocks to reduce the latency and hardware footprint. Our proposed Machine Learning Imaging Core, dubbed MagIC, uses a silicon area of ~3mm^2 (in TSMC 16nm), which is orders of magnitude smaller than a comparable pixel-wise dense prediction model. MagIC requires no DDR bandwidth, no SRAM, and practically no external memory. Each MagIC core consumes 56mW (215 mW max power) at 500MHz and achieves an energy-efficient throughput of 23TOPS/W/mm^2. MagIC can be used as a multi-purpose image processing block in an imaging pipeline, approximating compute-heavy image processing applications, such as image deblurring, denoising, and colorization, within the power and silicon area limits of mobile devices.

📄 PDF Abstract BibTeX arXiv:2001.00630

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningColorizationDeblurringDenoisingImage Deblurring

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…

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 …

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