Git Product home page Git Product logo

proda's Introduction

PRODA

Matlab source codes of the Probabilistic Rank-One Discriminant Analysis (PRODA) algorithm presented in the paper Probabilistic Rank-One Discriminant Analysis via Collective and Individual Variation Modeling.

Usage

Face recognition with PRODA on 2D images from the FERET dataset:

Demo_PRODA.m

Descriptions of the files in this repository

  • DBpart.mat stores the indices for training (2 samples per class)/test data partition.
  • FERETC80A45.mat stores 320 faces (32x32) of 80 subjects (4 samples per class) from the FERET dataset.
  • Demo_PRODA.m provides example usage of PRODA for subspace learning and classification on 2D facial images.
  • PRODA.m implements the PRODA algorithm described in the paper.
  • projPRODA.m projects 2D data into the subspace learned by PRODA.
  • sortProj.m sorts features by their Fisher scores in descending order.
  • logdet.m computes the logarithm of determinant of a matrix.

Requirement

Tensor toolbox v2.6.

Citation

If you find our codes helpful, please consider cite the following paper:

@article{
    zhou2020PRODA,
    title={Probabilistic Rank-One Discriminant Analysis via Collective and Individual Variation Modeling},
    author={Yang Zhou and Yiu-ming Cheung},
    journal={IEEE Transactions on Cybernetics},
    year={2020},
    volume={50},
    number={2},
    pages={627-639},
    doi={10.1109/TCYB.2018.2870440},
}

proda's People

Contributors

yangzhou12 avatar

Watchers

James Cloos avatar  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.