Spike detection using spikenet1 - #930
Draft
Edouard2laire wants to merge 2 commits into
Draft
Conversation
Member
|
This is great. Thanks for initiating this work and for the PR. I've heard about SpikeNet, but I've never had a chance to dive into it. It also seems that there's a SpikeNet2. Is there a significant difference between the two? Have you had a chance to check it out? |
Collaborator
Author
|
hi. we wanted to use spikenet2 but were not able to find the weight of the model online. We tried to contact the author, without success so far :) Actually it seems it was uploaded last week: bdsp-core/SpikeNet2@12b1bf5 we might give it another try. Maybe i can make the process such that we can choose between the two models |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hello,
This PR add process to call spikenet1 for interictal spike detection from scalp EEG.
The PR is not ready for merging.
Todo: