ohbm / hackathon2021

Website for the 2021 OHBM Hackathon
https://ohbm.github.io/hackathon2021/
MIT License
22 stars 7 forks source link

Physiological signal classification challenge #15

Open drombas opened 3 years ago

drombas commented 3 years ago

Project info

Title: Physiological signal classification challenge

Project lead: David Romero (@drombas) and Stefano Moia (@smoia)

Timezone Brussels UTC+2

Description: Phys2bids is a python3 library to format physiological files in BIDS. One of the current development goals is to make phys2bids smarter by implementing an automatic signal classificator. Ideally, given a physiological signal as input, phys2bids should be able to determine the type of the signal (cardiac, respiratory …).

To move forward, this project is structured as a challenge: we provide time-series data of 4 kinds of physiological signals (cardiac, respiratory chest, O2 and CO2) and the goal will be to collaborate to find robust features that allow discerning between them.

Link to project:

Mattermost handle:

Goals for the OHBM Brainhack

  1. Find a set of features that allow us to classify the 4 signals in our dataset with 100% accuracy
  2. (If time permits) Extend the algorithm to classify other signals (e.g. galvanic skin response)
  3. (If time permits) Test the algorithm in other datasets

Good first issues:

Skills:

Number of participants: <= 10

Acknowledge contributions: Physiopy adopts the all-contributors system to recognise contributions. Contributors will be recognised as such in the relevant library README (e.g. here) and as authors during outreach (conference posters, talks, ...).

Documentation physiopy's contributors guidelines physiopy's code of conduct

Chat channel: ~hbm-physiopy

Image for the OHBM brainhack website logp

Project submission

Submission checklist

Once the issue is submitted, please check items in this list as you add under 'Additional project info'

Please include the following above (all required):

You can also include information about (all optional):

We would like to think about how you will credit and onboard new members to your project. We recommend reading references from this section. If you'd like to share your thoughts with future project participants, you can include information about (recommended):

QMENTA has agreed to sponsor the event and provide computational resources through their platform.

tiborauer commented 3 years ago

@drombas, Thank you for submitting your project. I wonder whether you want to upload another image for the website because this one is already part of another project: https://github.com/ohbm/hackathon2021/issues/12

smoia commented 3 years ago

Hey @tiborauer ! We're going to slightly change the image in #12 , but we'd prefer to keep this one here (and possibly in another project that will be submitted soon) because it comes from the same community...

tiborauer commented 3 years ago

I can see no problem in sharing images. I only wanted to make sure it is intended.

drombas commented 3 years ago

hi @ohbm/project-monitors: My project is ready!