Giter Site home page Giter Site logo

farshadgveshki / convssa-if Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 4.91 MB

Convolutional Simultaneous Sparse Approximation with Applications to RGB-NIR Image Fusion

MATLAB 100.00%
convolutional-sparse-coding near-infrared nir-rgb-image-fusion multifocus-image-fusion simultaneous-sparse-approximation uniform-sparse-approxiamtion

convssa-if's Introduction

Convolutional Simultaneous Sparse Approximation with Applications to RGB-NIR Image Fusion

%

Simultaneous sparse approximation (SSA) seeks to represent a set of dependent signals using sparse vectors with identical supports. The SSA model has been used in various signal and image processing applications involving multiple correlated input signals. In this paper, we propose algorithms for convolutional SSA (CSSA) based on the alternating direction method of multipliers. Specifically, we address the CSSA problem with different sparsity structures and the convolutional feature learning problem in multimodal data/signals based on the SSA model. We evaluate the proposed algorithms by applying them to multimodal and multifocus image fusion problems.

%

Run the script files:

1 - script_ConvSSA_comparison.m: comparing Convolutional SSA (CSAA) with different sparsity structures

2 - script_Conv_Simul_DL_multifocus_Online.m : Online convolutional dictionary learning (CDL) based on CSSA for multifocus image fusion

3 - script_Conv_Simul_DL_multimodal_Online.m : Online convolutional dictionary learning (CDL) based on CSSA for NIR-RGB image fusion

4 - script_NIR_VIS_fusion.m : NIR-RGB image fusion based on CSSA

5 - script_multifocus_fusion.m: Multifocus image fusion based on CSSA

6 - script_multifocus_fusion_3inputs.m: Multifocus image fusion with 3 inputs based on CSSA

%

The codes include:

The covolutional simultaneous sparse approxiamtion algorithm with sparse-dense structure: ConvSSA_SparseDense.m

The covolutional simultaneous sparse approxiamtion algorithm with sparse-sparse structure: ConvSSA_SparseSparse.m

The multifocus image fusion algorithm: Multifocus_fusion_ConvSSA.m

The NIR-RGB image fusion algorithm: NIR_VIS_fusion_ConvSSA.m

The online convolutional dictionary learning algorithm of Wang et. al. 2018: OCDL.m and hist_update.m

code for generating Gaussian random multiscale dictionaries: initdict.m

code for visualizing multiscale filters: dict2image.m

pre-learned dictionaries (.mat files in Dictionaries folder)

%

The code for lowpass filtering (lowpass.m) is taken from SPORCO toolbox.

%

Multifocus images are taken from the Lytro dataset

NIR-RGB images are taken from EPFL RGB-NIR scene dataset

%

Reference : FG Veshki, SA Vorobyov, Convolutional Simultaneous Sparse Approximation with Applications to RGB-NIR Image Fusion, arXiv:2203.09913, March 2022.

convssa-if's People

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.