GithubHelp home page GithubHelp logo

ahmed-habashy / cnn-classifier-for-eeg-motor-imagery-spectrum-images Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 0.0 20 KB

This Python script creates, trains, and tests a Convolutional Neural Network (CNN) for image classification using various libraries like Numpy, Tensorflow, OpenCV, Keras, etc. The input images are spectrum images that are loaded from a specified folder path and pre-processed by resizing and normalizing.

Python 100.00%
cnn-classification deep-learning eeg motor-imagery-classification motor-imagery-eeg motor-imagery-training

cnn-classifier-for-eeg-motor-imagery-spectrum-images's Introduction

This Python script creates, trains, and tests a Convolutional Neural Network (CNN) for image classification using various libraries like Numpy, Tensorflow, OpenCV, Keras, etc. The input images are spectrum images that are loaded from a specified folder path and pre-processed by resizing and normalizing.

Prerequisites

The following libraries and dependencies are required to run the script:

Numpy Tensorflow OpenCV Keras matplotlib sklearn os sys matplotlib.image PIL

How to use

Ensure that the above-listed libraries are installed on your system. Download and save the script to your local machine. Open the script in a Python environment (e.g., Anaconda, Jupyter Notebook). Update the img_folder variable to reflect the path of the input spectrum images. Update the IMG_WIDTH and IMG_HEIGHT variables to reflect the required size of the input images. Update the subject variable to reflect the name of the subject for which the model is being built. Run the script.

Output

The script generates a CNN model for image classification based on the input spectrum images. The output includes the raw data and test data sizes, as well as the accuracy of the model for each fold.

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.