BasBuller/PySNN

Visualizing NMNIST Events

tehreemnaqvi opened this issue · 1 comments

Hi,

I am following your GitHub repository and working on the Neuromorphic dataset "NMNIST."
Currently, I am struggling to visualize the events, but I got some dimension errors.

My TD dimensions are like "CHWT," but I got the error when I tried to visualize using show_td.

Below is the code and related error:

image

image

Can you please tell me what's wrong with my code?

Waiting for your response.

Thanks

Sorry for the late reply, but this repo isn't actively being contributed to anymore. I think SLAYER, which is also largely PyTorch, has working code for N-MNIST. If you're looking for a good, active framework for SNNs, I would recommend Norse. Good luck!