└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # Brief description 2 | This repo lists some of the widely used public BCI datasets in literature. 3 | 4 | # Public datasets 5 | ## 1. BCI competitions 6 | - BCI Competition I 7 | - BCI Competition II (2003) 8 | - BCI Competition III (2005) 9 | - BCI Competition IV (2008) 10 | 11 | Address: http://www.bbci.de/competition/ 12 | ## 2. Tsinghua University BCI group 13 | 14 | Address: http://bci.med.tsinghua.edu.cn/download.html 15 | ## 3. UCSD 16 | Swartz Center for Computational Neuroscience, Institude of Neural Computation, 17 | University of California San Diego 18 | 19 | Address1: ftp://sccn.ucsd.edu/pub/ 20 | 21 | Address2: https://sccn.ucsd.edu/~arno/fam2data/publicly_available_EEG_data.html 22 | ## 4. Deep BCI 23 | Korea University 24 | 25 | Address: http://deepbci.korea.ac.kr/opensource/opendb/ 26 | ## 5. PhysioNet Database 27 | The Research Resource for Complex Physiologic Signals 28 | 29 | Address: https://www.physionet.org/about/database/ 30 | ## 6. BNCI horizon 2020 31 | The Future of Brain/Neural Computer Interaction: Horizon 2020 32 | 33 | Address: http://bnci-horizon-2020.eu/database/data-sets 34 | ## 7. Paper with code 35 | 36 | Address:https://paperswithcode.com/task/eeg 37 | 38 | ## 8. A library of human electrocorticographic data and analyses 39 | Shared by Stanford University, see description in "Miller K J 2019 A library of human electrocorticographic 40 | data and analyses Nat. Hum. Behav. 3 1225–35" 41 | 42 | Address: https://purl.stanford.edu/zk881ps0522 43 | 44 | ## 9. OpenNeuro 45 | A free and open platform for validating and sharing BIDS-compliant MRI, PET, MEG, EEG, and iEEG data 46 | 47 | Address: https://openneuro.org/ 48 | 49 | 50 | --------------------------------------------------------------------------------