brain-score / model-tools

Helper functions to extract model activations and translate from Machine Learning to Neuroscience
MIT License
8 stars 27 forks source link

allow changing normalize_mean/std for torchvision preprocessing; add ProbabilitiesMapping docs #28

Closed mschrimpf closed 4 years ago

mschrimpf commented 4 years ago

resolves https://github.com/brain-score/model-tools/pull/27

mschrimpf commented 4 years ago

the one failing unit test is one that is unrelated to these changes