Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add microsaccades to Brain-Score core #492

Merged
merged 45 commits into from
Mar 7, 2024
Merged
Show file tree
Hide file tree
Changes from 14 commits
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
4690626
integrate –https://github.com/brain-score/model-tools/pull/75 to brai…
benlonnqvist Jan 10, 2024
26ed57a
Merge branch 'brain-score:master' into vision_microsaccades
benlonnqvist Jan 10, 2024
1fee011
retrigger
benlonnqvist Jan 15, 2024
26313aa
retrigger
benlonnqvist Jan 16, 2024
71ba207
add exception for when temp file write fails
benlonnqvist Jan 17, 2024
3ea9a9c
fix error with tf temp file management
benlonnqvist Jan 17, 2024
3203e7b
add bandaid to a DataAssembly index problem
benlonnqvist Jan 18, 2024
a2e0a15
retrigger
benlonnqvist Jan 24, 2024
c1abd95
move microsaccades to the model side
benlonnqvist Feb 6, 2024
e690b4e
update comments
benlonnqvist Feb 6, 2024
5ad9863
Merge branch 'brain-score:master' into vision_microsaccades
benlonnqvist Feb 6, 2024
e05d815
remove indexing bug
benlonnqvist Feb 7, 2024
903d3f5
Merge branch 'vision_microsaccades' of https://github.com/benlonnqvis…
benlonnqvist Feb 7, 2024
629884e
fix bug with activations.shape
benlonnqvist Feb 7, 2024
0226495
Apply suggestions from code review
benlonnqvist Feb 12, 2024
307735d
Delete brainscore_vision/data/scialom2024/__init__.py
benlonnqvist Feb 12, 2024
e13391a
address review changes
benlonnqvist Feb 16, 2024
e79fbd2
remove needless import
benlonnqvist Feb 16, 2024
a17c653
fix bug with temporary file handling test
benlonnqvist Feb 19, 2024
4887728
assume number_of_trials=1 and require_variance=False when getting sto…
benlonnqvist Feb 19, 2024
9a7368e
fix bug with access to ActivationsExtractorHelper.set_visual_degrees
benlonnqvist Feb 19, 2024
b3e08fb
move extractor calls to ModelCommitment generic
benlonnqvist Feb 19, 2024
849cc7a
add check for whether activations_model exists
benlonnqvist Feb 19, 2024
114110c
fix bug with TestVisualDegrees
benlonnqvist Feb 19, 2024
218dead
add link to BrainModel issue
benlonnqvist Feb 20, 2024
ce56473
remove shifts from stimulus set packaging
benlonnqvist Feb 20, 2024
65c658b
change link signatures
benlonnqvist Feb 20, 2024
22d2ecb
change microsaccade call signature
benlonnqvist Feb 20, 2024
2e96e73
microsaccades are now computed on both a pixel and degree basis
benlonnqvist Feb 20, 2024
926778c
Apply suggestions from code review
benlonnqvist Feb 29, 2024
f7a0340
fix outdated comments, type hints, etc.
benlonnqvist Feb 29, 2024
5a8881d
change function call to reduce repetition
benlonnqvist Mar 1, 2024
2655ecf
add kwargs to microsaccade helpers
benlonnqvist Mar 1, 2024
232f4d7
refactor microsaccade usage to their own class to improve readability
benlonnqvist Mar 1, 2024
06e4b4c
refactor microsaccade coords into MicrosaccadeHelper
benlonnqvist Mar 1, 2024
18e48ae
refactor microsaccade building
benlonnqvist Mar 1, 2024
954b4cc
change the way MultiIndex is set
benlonnqvist Mar 1, 2024
52596ac
fix tf/pytorch/keras bug with image shape calculation
benlonnqvist Mar 1, 2024
9245cb4
cv2 reshaping in translate
benlonnqvist Mar 1, 2024
ead4cee
add test for exact microsaccades
benlonnqvist Mar 1, 2024
63990cf
fix microsaccade indexing
benlonnqvist Mar 1, 2024
453a2a6
rename test to be in line with current naming
benlonnqvist Mar 4, 2024
6e92878
add require_variance to _from_paths_stored
benlonnqvist Mar 4, 2024
9a67b15
reduce unnecessarily long test times by reducing the number of trials…
benlonnqvist Mar 5, 2024
0dad5e5
Merge branch 'brain-score:master' into vision_microsaccades
benlonnqvist Mar 6, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Empty file.
Loading