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

Testing #28

Closed
QiujieDong opened this issue Jun 19, 2019 · 4 comments
Closed

Testing #28

QiujieDong opened this issue Jun 19, 2019 · 4 comments

Comments

@QiujieDong
Copy link

Hello,
I download data from https://irhythm.github.io/cardiol_test_set/ as the testing data. When I run "python ecg/predict.py .json .hdf5", I get error that "labels.append(d['labels']) Exception KeyError: KeyError". I find that the testing data does not have the 'labels' and 'ecg'.
I hope you can tell me how to use it!
Thank you!

@king-no-crown
Copy link

I have also encountered this problem. How do you solve it?

@larissa3m
Copy link

Hello,
I download data from https://irhythm.github.io/cardiol_test_set/ as the testing data. When I run "python ecg/predict.py .json .hdf5", I get error that "labels.append(d['labels']) Exception KeyError: KeyError". I find that the testing data does not have the 'labels' and 'ecg'.
I hope you can tell me how to use it!
Thank you!

Hi, did you make it to solve this issue?

@king-no-crown
Copy link

king-no-crown commented Nov 10, 2020 via email

@matru
Copy link

matru commented Jan 7, 2022

It seems like you cannot run the trained model on custom entries. Like Kardia .json files. Can someone confirm this? There seems to be a exact set of database structure that the trained model can run on.

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

No branches or pull requests

4 participants