You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/model-cards#model-card-metadata)

EEG-Based Biometric Identification Model (Autoencoder + CNN)

This model implements a hybrid architecture combining an Autoencoder for feature extraction and a Convolutional Neural Network (CNN) for classification of EEG signals. It is designed for biometric identification using spectrogram-transformed EEG data.

Model Overview

  • Input: Spectrograms generated from EEG signals.
  • Architecture:
    • Autoencoder: Compresses high-dimensional spectrogram data into compact latent representations.
    • CNN Classifier: Learns patterns from either raw spectrograms or encoded features for classification.
  • Training Dataset: Public EEG Motor Movement/Imagery Dataset (BCI2000), including signals from 109 subjects across 14 tasks.

Performance

The combined Autoencoder + CNN approach achieves significantly improved classification accuracy compared to baseline CNN-only models, with performance metrics including:

  • Accuracy: Up to 99.6%
  • F1 Score: High across all subject classes
Downloads last month
-
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support