Giter Club home page Giter Club logo

motor-imagery's Introduction

Motor Imagery

Project to analyze the accuracy of multiple algorithms published in papers about EEG binary motor imagery problem.

The motor imagery (MI) based BCI is capable of translating the Subject’s movement intention to controls the external devices. Imagining a movement or performing an action mentally is known as MI. In MI tasks, subjects are instructed to imagine themselves performing a specific motor action (e.g. hand, foot) without overt motor output and each task is treated as a MI class.

Notes

  • Was noted that in the covariance matrices estimation in the CSP algorithm, is better to use metric logeuclid or euclid instead riemman, because the accuracy is practically the same, and the riemman is much slower.

Results

FBCSP

BCI competition III dataset IV-a

> Accuracies obtained in reproduction of the article in fbcsp folder
GNB: 87.3366 +/- 9.3793
SVM: 87.1405 +/- 9.9846
LDA: 86.3889 +/- 10.1286

> Accuracies obtained applying manual selection of 8 electrodes in motor cortex area
GNB: 80.8725 +/- 12.0977
SVM: 81.9150 +/- 10.2631
LDA: 82.0229 +/- 10.4780

SI-BCI

BCI competition III dataset IV-a

> Accuracies obtained in reproduction of the article in si_bci folder
SVM
    CSP: 88.1429 +/- 11.1767
    KATZ_FRACTAL: 90.2143 +/- 8.3989
LDA
    CSP: 87.5714 +/- 10.7033
    KATZ_FRACTAL: 90.8571 +/- 7.6884

> Accuracies obtained applying manual selection of 8 electrodes in motor cortex area
SVM
    CSP: 81.2857 +/- 11.9493
    KATZ_FRACTAL: 81.4286 +/- 11.9352
LDA
    CSP: 80.2857 +/- 11.1584
    KATZ_FRACTAL: 81.6429 +/- 9.3503

SPECIFIC-BAND-CSP-FEATURES

BCI competition III dataset IV-a

> Accuracies obtained in reproduction of the article in specific_band_csp_features folder
GNB: 81.9286 +/- 11.4377
SVM: 87.9286 +/- 8.0143
LDA: 86.6429 +/- 9.8408

> Accuracies obtained applying manual selection of 8 electrodes in motor cortex area
GNB: 76.1429 +/- 11.8330
SVM: 81.7143 +/- 14.7365
LDA: 83.0714 +/- 12.5318

motor-imagery's People

Contributors

mauricio-ms avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

motor-imagery's Issues

The 'src.algorithms.csp.CSP' is missing.

It seems that this file 'src.algorithms.csp.CSP' has been lost. Can you add it to this project? Or explain the specific function, I will try to achieve it. Thank you very much!

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.