prajwalsingh / EEGStyleGAN-ADA

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

EEGCVPR40 Dataset Availability #1

Closed TonyinBio closed 10 months ago

TonyinBio commented 11 months ago

Hi, I love the paper you wrote!

I was wondering where I can get access to the EEGCVPR40 dataset in the format you used in the code because I wanted to try your code out myself!

Thank you, Tony

prajwalsingh commented 10 months ago

Hi,

Thank you for taking the time to read our work, and sorry for the late reply. Here are the links to the dataset that are used in the paper.

  1. EEGCVPR40 Raw [link]

  2. EEGCVPR40 Filter (5-95 Hz) [link]

  3. Object Dataset [link]

  4. Thoughtviz Dataset [link]

  5. Thoughtviz Dataset pkl file [link]

If you use these datasets in your work, I would request you to cite the respective sources/research work.

ChiShengChen commented 7 months ago

Sorry, I can not available the EEGCVPR40, EEGCVPR40 Filter and Thoughtviz Dataset links above, could you provide the new dataset links again?

Thanks a lot

prajwalsingh commented 7 months ago

Hi @ChiShengChen , the dataset is accessible through the link given. Can you try accessing it with a VPN? I have cross-checked, and we can access the data from our end using the above link.

ChiShengChen commented 7 months ago

Hi @ChiShengChen , the dataset is accessible through the link given. Can you try accessing it with a VPN? I have cross-checked, and we can access the data from our end using the above link.

It works when I use VPN, sorry for bothering, and thanks for doing the great interesting work!

prajwalsingh commented 7 months ago

@ChiShengChen Good to know, thank you :)

tian-2024 commented 7 months ago

Hi,

Thank you for taking the time to read our work, and sorry for the late reply. Here are the links to the dataset that are used in the paper.

  1. EEGCVPR40 Raw [https://iitgnacin-my.sharepoint.com/:u:/g/personal/19210048_iitgn_ac_in/EUmqfZISXTtQ-l0B8-UJNMMB0rTeUwY2T99388QAD1Tjow?e=ytjYvc]
  2. EEGCVPR40 Filter (5-95 Hz) [https://iitgnacin-my.sharepoint.com/:u:/g/personal/19210048_iitgn_ac_in/ETX97Aw-USZd1HHU5mpIJmABPpl4fMCdEfkudJtuqRvNOw?e=I4Bopl]
  3. Object Dataset [https://iitgnacin-my.sharepoint.com/:u:/g/personal/19210048_iitgn_ac_in/ERU5eeHEJMldlsiNauTm_OkBgVo0NPt5VAWKMSGszlhvzw?e=9kE3pk]
  4. Thoughtviz Dataset [https://iitgnacin-my.sharepoint.com/:u:/g/personal/19210048_iitgn_ac_in/EfdiO27uXaxXWJytwUkgzQYB-T9X8j6YQENGHz-uti7CNg?e=0doHBj]

If you use these datasets in your work, I would request you to cite the respective sources/research work.

Thank you soooo much. You made such a great work!