brain-score / brain-score/brainio

Inconsistency between specification and implementation: stimulus set CSV `filename` vs `stimulus_path_within_store`

Open
#22 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
5
Forks
15
PR merge metrics
No merged PRs in 30d

Description

The [BrainIO specification](https://github.com/brain-score/brainio/blob/main/docs/SPECIFICATION.md) says that the CSV file corresponding to a stimulus set must have a column called `filename` which refers to the filepath of the image within the store (or just the filename, if the store is flat). However, in the reference implementation of the spec, I see code referencing `stimulus_path_within_store`. Which of the two is supposed to be used?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.