Code Monkey home page Code Monkey logo

visual-classifier-baselines's Introduction

Visual Classifier Baselines

This model include 7 basline methods and some datasets.

1. Sparse Representation based Classifier (SRC)

IEEE Transactions on Pattern Analysis and Machine Intelligence (TPAMI), 2008
This method has been optimized by two approaches,
i) Alternating Direction Method of Multipliers (ADMM), the main functiona is main_SRC_ADMM
ii) Blockwise Coordinate Descent (BCD), the main functiona is main_SRC

2. Collaborative Representation based Classifier (CRC)

IEEE International Conference on Computer Vision (ICCV), 2011
The main functiona is main_CRC

3. Nonnegative Representation based Classifier (NRC)

Pattern Recognition (PR), 2019
The main functiona is main_NRC

4. Superposed Linear Representation Classifier (SLRC)

IEEE Transactions on Pattern Analysis and Machine Intelligence (TPAMI), 2018
The main functiona is main_SLRC

5. Euler Sparse Representation based Classifier (Euler-SRC)

AAAI Conference on Artificial Intelligence (AAAI), 2018
The main functiona is main_Euler_SRC

6. Label Consistent K-SVD (LC-KSVD)

IEEE Transactions on Pattern Analysis and Machine Intelligence (TPAMI), 2013
The main functiona is main_LCKSVD

7. Class Specific Dictionary Learning (CSDL)

Neurocomputing , 2016
The main functiona is main_CSDL

License

Our code is released under MIT License (see LICENSE file for details).

visual-classifier-baselines's People

Contributors

the-shuai avatar

Watchers

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