eeyhsong / EEG-Conformer

EEG Transformer 2.0. i. Convolutional Transformer for EEG Decoding. ii. Novel visualization - Class Activation Topography.
GNU General Public License v3.0
389 stars 55 forks source link

Input data example #29

Open YamengGu opened 4 months ago

YamengGu commented 4 months ago

Could you upload one input data for Conformer python file to run as an example?

It did not mention the requirement for input data. I am confused.

Thanks.

eeyhsong commented 4 months ago

Hello @YamengGu,

We provide a data shape description here. You need to make the model input as (trials, 1, channels, time samples). API version with detailed parameter settings is available here.

🤝🤝

eeyhsong commented 4 months ago

example data here.