Skip to content

Code for "Implementing a foveal-pit inspired filter in a Spiking Convolutional Neural Network"

Notifications You must be signed in to change notification settings

shriya999/F-SpikingCNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shriya T.P. Gupta and Basabdatta S. Bhattacharya

This repository contains code for the architecture presented in the paper.

This code base is built using Nengo-dl with Tensorflow as the underlying framework for the neuromorphic simulator. The code files are provided in the form jupyter notebooks which can be run as is on Google Colaboratory.

The experiments have been carried out as described in the paper for the following datasets:

  1. The MNIST digit recognition dataset
  2. A subset of the Caltech dataset placed in the caltech_subset folder.

The following libraries need to be installed other than the basic libraries like numpy, scipy etc. to run the colaboratory notebooks (with installation commands and versions already provided in the files in this repository):

Nengo, Nengo-dl, Pillow, Skimage

The outputs plots from the network are stored as .png images in the results folder.

Citation

If you find this project useful in your research, please consider citing:

@inproceedings{gupta2020implementing,
  title={Implementing a foveal-pit inspired filter in a Spiking Convolutional Neural Network: a preliminary study},
  author={Gupta, Shriya TP and Bhattacharya, Basabdatta Sen},
  booktitle={2020 International Joint Conference on Neural Networks (IJCNN)},
  pages={1--8},
  year={2020},
  organization={IEEE}
}

About

Code for "Implementing a foveal-pit inspired filter in a Spiking Convolutional Neural Network"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published