prajwalsingh / EEGStyleGAN-ADA

Pytorch code of paper "Learning Robust Deep Visual Representations from EEG Brain Recordings". [WACV 2024]
MIT License
27 stars 4 forks source link

Question: EEGCVPR40 Raw Dataset #17

Closed gyuseok0917 closed 2 months ago

gyuseok0917 commented 3 months ago

hello. I am currently a student conducting research using the code from this github site. You posted a link to the repository of data used in your research, so I downloaded it and used it. One question here is what frequency band the "EEGCVPR40 Raw" data has, other than the "EEGCVPR40 Filter (5-95 Hz)" data filtered to the 5-95 band.

image

prajwalsingh commented 2 months ago

HI @gyuseok0917 , we haven't checked the band of raw EEG data, we used normalization based on maximum frequency for feature extraction.