Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ME2 Synthetic Training #11

Open
reesekneeland opened this issue Apr 23, 2024 · 0 comments
Open

ME2 Synthetic Training #11

reesekneeland opened this issue Apr 23, 2024 · 0 comments
Assignees

Comments

@reesekneeland
Copy link
Collaborator

Use GNet to encode the NSD training images into predicted patterns of brain activity, then use these synthetic patterns to train ME2 in its default configuration, and test inference on NSD-Imagery.

The point of this task is to see if we can expand the distribution of training samples in the ME2 model by creating synthetic brain data to train it with. A 100% synthetic model will be almost certainly be worse than the original, but is a first step towards our actual goal, which is incorporating synthetic data as part of the training dataset.

Future steps will be replacing smaller and smaller fractions of the training dataset with synthetic data to see how much we can get away with.

To use GNet, see the final_evaluations.ipynb file section that calculates brain correlation scores. The code to perform inference with the GNet model is already there in the MindEye repo, and the weights are on the ME2 huggingface.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants