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

Proposed method for ECG Image Classification. #5

Open
muhammadsajad opened this issue Apr 7, 2019 · 1 comment
Open

Proposed method for ECG Image Classification. #5

muhammadsajad opened this issue Apr 7, 2019 · 1 comment

Comments

@muhammadsajad
Copy link

  1. Take a good pre-trained CNN network like ( Alexnet, VGG19, Googlenet, etc)
  2. Retrained it on your train data.
  3. Then used this retrained model as a feature extractor.
    4)Then on these extracted features train classical classifiers like SVM, K-NN, etc
@ucalyptus
Copy link

@muhammadsajad Any dataset links?

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

2 participants