Skip to content

Commit feecdd0

Browse files
authored
Update README.md
1 parent 06655df commit feecdd0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,11 @@ $ python download.py GAN
8686

8787
After downloading data (preprocessed fMRI data, stimulus DNN features, pre-trained generator), make sure to move them to the correct locations.
8888

89+
#### Dataset links
90+
91+
- fMRI data (unpreprocessed, BIDS): [OpenNeuro](https://openneuro.org/datasets/ds004670) doi:10.18112/openneuro.ds004670.v1.0.1
92+
- Preprocessed fMRI data, timulus image features, and pretrained image generators: [figshare](https://figshare.com/articles/dataset/23590302) doi:10.6084/m9.figshare.23590302
93+
8994
## Usage
9095

9196
To quickly test the reconstruction code, run:

0 commit comments

Comments
 (0)