Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

deal with fitting stimuli for LogitsBehavior (imagenet) #49

Open
mschrimpf opened this issue Mar 20, 2021 · 1 comment · May be fixed by #50
Open

deal with fitting stimuli for LogitsBehavior (imagenet) #49

mschrimpf opened this issue Mar 20, 2021 · 1 comment · May be fixed by #50

Comments

@mschrimpf
Copy link
Member

The current LogitsBehavior implementation assumes that the fitting_stimuli will just be the string "imagenet".
We should remove this restriction and instead fit a linear classifier to the features in response to the fitting stimuli (see brain-score/vision#262).

@mschrimpf
Copy link
Member Author

problem with this: we would have to provide the ImageNet training set for classifier fitting which is 140G. So likely we cannot provide it via BrainIO but have to point to it via direct filepath.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
1 participant