prajwalsingh / EEGStyleGAN-ADA

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

Question: EEG CVPR40 Dataset's Channel Names #19

Closed gyuseok0917 closed 1 month ago

gyuseok0917 commented 1 month ago

https://github.com/perceivelab/eeg_visual_classification/issues/4 I confirmed in the paper that the EEGCVPR40 Dataset you used was acquired using the same measurement method as EEGImageNet. The link above is the address of a question posted in the issue category of Github for the EEG-ImageNet Dataset. When you enter the link, the channel names are indicated and the order in which the 128 channels shown in the picture below are located. I'm also curious as to whether the CVPR40 Dataset has the same or different channel order as presented here, and whether microvolts are the same as EEGImageNet. image

prajwalsingh commented 1 month ago

The link above is the address of a question posted in the issue category of Github for the EEG-I

Hi @gyuseok0917 , CVPR40 is actually the same dataset that is used in eeg_visual_classification. For the convenience, in our work we just name it so.