File size: 3,298 Bytes
27addc1
3ad4f30
 
 
 
27addc1
3ad4f30
27addc1
 
 
3ad4f30
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4d25a96
3ad4f30
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4d25a96
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
---
title: SenuaLab
emoji: 🧠
colorFrom: indigo
colorTo: blue
sdk: static
app_file: index.html
pinned: false
---

<div align="center">

# SenuaLab

### Open neurotechnology for reproducible EEG research

[![Models](https://img.shields.io/badge/Hugging%20Face-Models-FFD21E?logo=huggingface&logoColor=black)](https://huggingface.co/SenuaLab/models)
[![GitHub](https://img.shields.io/badge/GitHub-SenuaLab-181717?logo=github)](https://github.com/SenuaLab)
[![Research use](https://img.shields.io/badge/Use-Research%20only-4F46E5)](#responsible-use)

</div>

We develop open and reproducible machine-learning systems for EEG and other
biomedical time series. Our work connects signal processing, deep learning,
careful evaluation, and human-in-the-loop review so that research artifacts can
move cleanly from experiments into practical annotation workflows.

## Research focus

- EEG and biomedical time-series analysis
- Epilepsy research and interictal epileptiform discharge (IED) detection
- Self-supervised learning and foundation models for neural signals
- Subject-independent evaluation, calibration, and reproducible deep learning
- Privacy-conscious clinical AI and human-in-the-loop annotation tools

## Featured work

| Resource | What it provides |
|---|---|
| [EEG IED Detection models](https://huggingface.co/SenuaLab/EEG-IED-Detection) | Five supported checkpoints, model metadata, aggregate public-benchmark results, and an EEG Annotation Tool model pack |
| [EEG IED Detection source](https://github.com/SenuaLab/EEG-IED-Detection) | Leakage-safe training and evaluation pipelines, reproducibility documentation, privacy checks, and inference utilities |
| [EEG Annotation Tool integration](https://github.com/SenuaLab/EEG-IED-Detection/blob/main/docs/EEGANNOTATIONTOOL.md) | Our actively developed EEG review and annotation application, with direct support for installing and using the released models |

## From models to annotation

Models released through our Hugging Face organization can be installed directly
into **EEG Annotation Tool**. The integration preserves each model's declared
channel order, sampling rate, preprocessing contract, input window, and
validation-selected operating threshold while keeping a qualified reviewer in
the loop.

## Data and privacy

We do **not** publish private hospital EEG recordings, patient identifiers,
physician annotations, or patient-level hospital outputs. Public releases are
limited to approved source code, model artifacts, public-dataset references,
reproducibility metadata, and aggregate public-benchmark results. Dataset and
third-party model licenses remain with their original owners and are documented
per release.

## Responsible use

Our current EEG releases are research software, not medical devices. Automated
candidates must not be used as the sole basis for diagnosis or treatment and
must be reviewed by a qualified EEG professional against the original
recording.

## Connect

- [Hugging Face models](https://huggingface.co/SenuaLab/models)
- [GitHub organization](https://github.com/SenuaLab)
- [EEG IED Detection documentation](https://github.com/SenuaLab/EEG-IED-Detection#readme)
- [EEG Annotation Tool integration guide](https://github.com/SenuaLab/EEG-IED-Detection/blob/main/docs/EEGANNOTATIONTOOL.md)