Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Event Annotator for Biosignals #13

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

afonsof3rreira
Copy link

@afonsof3rreira afonsof3rreira commented Jul 3, 2023

In biosignal-related projects, manual annotation of events is commonly used to create accurate reference labels. This is helpful for evaluating the performance of feature extraction methods. However, manual labeling can be repetitive and time-consuming.

To address this, a BioSPPy-powered UI has been developed in Python using the Tkinter library. The platform allows generating "pre-annotations" using the default BioSPPy's advanced algorithms and then allows users to navigate through the signal to check for missing annotations or make adjustments, saving time.

The platform supports 10 biosignal modalities and 15 feature extractors through its integration with BioSPPy.

Preview of the platform (GIF)
https://lh3.googleusercontent.com/7ozXm5XaT25dKh9VKUTUdwy_5POJM78pVFZVmSvPmsLDCu9CiNw58Nw8sj5cvXaJbjwhJsW_rzETuFQxiPBepzaxfpueQF3GFr5_CUH6u2PYBDxCFtHgnzGEU0Y_ziKBQA=w1280

ECG_platform_2

@rafaelscsilva rafaelscsilva added the enhancement New feature or request label Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants