brain-score / brain-score/vision

database schema is defined redundantly with brain-score.web

Open
#237 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

the database schema is defined in 2 places:
1. in brain-score.web https://github.com/brain-score/brain-score.web/blob/master/benchmarks/models.py
2. and in brain-score https://github.com/brain-score/brain-score/blob/master/brainscore/submission/models.py

this makes it difficult to maintain and we should discuss how to unify them. Eg have brain-score.web import the models from brain-score

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.