brain-score / brain-score/vision

use .nc instead of .pkl for storing of scores

Open
#215 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
193
Forks
105
Avg merge
10h 48m
Merged PRs (30d)
10

Description

pickle will probably bite us long-term due to e.g. having issues with different library versions.
netcdf storage is more reliable and possibly more efficient.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files, tests, or entry points. Start by locating where scores are currently serialized with pickle and where they are read, then assess the proposed NetCDF storage across library-version compatibility and efficiency. Done means score storage and retrieval consistently use .nc instead of .pkl.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.