synsense / sinabs

A deep learning library for spiking neural networks which is based on PyTorch, focuses on fast training and supports inference on neuromorphic hardware.
https://sinabs.readthedocs.io
GNU Affero General Public License v3.0
80 stars 8 forks source link

Raster to samna events truncation [Feature Request] #121

Closed ssinhaleite closed 11 months ago

ssinhaleite commented 11 months ago

Raster to events right now limits the raster, for those time-bins which have values larger than one. I have an implementation, which is slower, however accurate.