Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 629 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 629 Bytes

Spiking_Motion

Matlab code for a Spiking Neural Network for Visual Motion Estimation

This code accompanies the papers:

  • Orchard, G.; and Etienne-Cummings, R. “Bioinspired Visual Motion Estimation” Proceedings of the IEEE, vol. 102, no. 10, pp. 1520–1536, Oct. 2014. open access arXiv link

  • Orchard, G.; Benosman, R.; Etienne-Cummings, R.; and Thakor, N. "A Spiking Neural Network Architecture for Visual Motion Estimation,” IEEE Biomedical Circuits and Systems, Rotterdam, Holland, Nov 2013.

The "run_model" function shows how to execute the model on the example data provided.