mindeyev2old2 / README.md
ckadirt's picture
Upload folder using huggingface_hub
b8ea2b2 verified

MindEyeV2

In-progress -- this repo is under active development in the MedARC discord server (feel free to join us and help develop MindEyeV2!)

  1. Download all of https://huggingface.co/datasets/pscotti/mindeyev2 and place them in a folder. You will need to specify the path to this folder as "data_path" variable.

  2. Run setup.sh to install a new "fmri" conda environment.

  3. Activate the conda environment with "conda activate fmri"

  4. Run Train.ipynb or Train.py (they are the same code)