Notebook | Colab Link |
---|---|
Guiding VQGAN for fMRI Reconstruction | |
StyleGAN Reconstruction | |
Voxel to CLIP-aligned voxels |
Currently we are trying to replicate this preprint: https://arxiv.org/abs/2210.01769
To create a conda environment that will run the notebooks:
conda env create -f environment.yaml
conda activate medical-v1
The setup.sh
script lists the conda and pip commands to create this environment manually. To download the checkpoints and other data:
./download.sh
Train the prior model (see the file for all the command line arguments):
python train_prior.py
There are some training runs on wandb: https://wandb.ai/jimgoo/laion-fmri