Coder Social home page Coder Social logo

williazhang / multimodal_dictionary_learning Goto Github PK

View Code? Open in Web Editor NEW

This project forked from soheilb/multimodal_dictionary_learning

0.0 1.0 0.0 3.88 MB

The code for the paper "Multimodal Task-driven Dictionary Learning for Image Classification".

Home Page: http://arxiv.org/abs/1502.01094

MATLAB 99.15% M 0.85%

multimodal_dictionary_learning's Introduction

The Script is for multimodal task-driven classification using l_{12} prior (joint sparsity).

It performs dictionary learning (unsupervised and supervised) on training data. The optimal sparse codes generated are used as features for multimodal classification using quadratic loss function. It is straight forward to extend the code to cover other convex cost functions such as logistic regression. For more
information see the paper below:

Multimodal Task-Driven Dictionary Learning for Image Classification
Soheil Bahrampour, Nasser M. Nasrabadi, Asok Ray, W. Kenneth Jenkins
IEEE Transactions on Image Processing, vol.PP, no.99, pp.1-1
doi: 10.1109/TIP.2015.2496275

http://arxiv.org/abs/1502.01094

Please cite above paper if you use this code.

The joint sparse coding is solved using ADMM algorithm. The algorithm is implemented in c to gain speed advantage and is linked hear using a mex file. Of course, one can use other optimization algorithms instead of ADMM. The mex file is compiled for 64 system with a custom architecture and it is not guaranteed that it can be used efficiently with other systems.

Use the ClassificationMultiClassDecFusJoint.m file as the entry point.

multimodal_dictionary_learning's People

Contributors

soheilsbm 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.