dolphin-in-a-coma / multi-task-cnn-eeg-emotion

Code for the paper "Multi-Task CNN Model for Emotion Recognition from EEG Brain Maps". DEAP dataset. Python/Keras/Tensorflow 2 Impementation.
MIT License
51 stars 7 forks source link

code for generating psd #2

Open liuhuankun opened 1 year ago

liuhuankun commented 1 year ago

Hello, sir, I'm very interested in the code of your paper. Could you send me the code for generating psd? Thank you very much

Ding-han911 commented 1 year ago

作者您好,我是拜读了您的《EEG-Based Emotion Recognition Using 4D Convolutional Recurrent Neural Network》受到感悟,目前也正在研究脑电情绪识别,关注到您做了特征融合的操作,您能分享一下PSD的提取和与DE融合的代码么?非常感谢您!

Marc565 commented 7 months ago

Hello author, why can I use the file DEAP_1D.py to generate PSD files, but not DE files?