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

Can I use it for ECG class classification? #156

Open
charlielol8 opened this issue Aug 19, 2024 · 1 comment
Open

Can I use it for ECG class classification? #156

charlielol8 opened this issue Aug 19, 2024 · 1 comment
Labels
question Further information is requested

Comments

@charlielol8
Copy link

Problem
I try to do a Ventricular Fibrillation (VF) and ventricular tachycardia (VT) using The MIT-BIH Malignant Ventricular Arrhythmia Database for few-shot learning where I want to segment it into windows when the label of interest is detected and put them into the data frame and split it to support and query set for training and testing.

I am new to this field, so i was wondering if this type of classification work in Few shot scenario and if so what kind of ecg files should I work with? For example should it be .npy, .csv, or image files like png or jpg? Also how can I split the data to into support and query set for training and testing

Could you maybe suggest on the insight on how i could do this project.

@charlielol8 charlielol8 added the question Further information is requested label Aug 19, 2024
@ebennequin
Copy link
Collaborator

Hi. I don't have any experience working with ECG files so I cannot help you with that. Interfaces in easyfsl are pretty generic and should apply to different kinds of source data, but you probably need some extra layers. Feel free to share your progress!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants