Skip to content

About "first_saccade_only(bool)" #115

Answered by biphasic
mountains-high asked this question in Q&A
Discussion options

You must be logged in to vote

Hey Assel,

  1. if you want to use 2nd or 3rd saccade in the nmnist dataset, I suggest to load the full recording and then select the events you need along the time axis. You can see how the first saccade is selected in the dataset class: https://github.com/neuromorphs/tonic/blob/develop/tonic/datasets/nmnist.py Currently only NMNIST and NCALTECH101 datasets were recorded using saccades. I suggest to have a look into the respective papers to understand how they were recorded
  2. Same as for 1., you can just load all the events and then select the ones you need before feeding them to your algorithm.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mountains-high
Comment options

Answer selected by mountains-high
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants