spiking-neural-network topic

List spiking-neural-network repositories

awesome-yolo-object-detection

1.1k
Stars
173
Forks
Watchers

🚀🚀🚀 A collection of some awesome public YOLO object detection series projects.

PyTorch-Spiking-YOLOv3

194
Stars
57
Forks
Watchers

A PyTorch implementation of Spiking-YOLOv3. Two branches are provided, based on two common PyTorch implementation of YOLOv3(ultralytics/yolov3 & eriklindernoren/PyTorch-YOLOv3), with support for Spiki...

awesome-snn

118
Stars
12
Forks
Watchers

🔥🔥🔥A collection of some awesome public SNN(Spiking Neural Network) projects.

Awesome-Spiking-Neural-Networks

112
Stars
9
Forks
Watchers

A paper list of spiking neural networks, including papers, codes, and related websites.

Spikingformer-CML

32
Stars
2
Forks
Watchers

Enhancing the Performance of Transformer-based Spiking Neural Networks by SNN-optimized Downsampling with Precise Gradient Backpropagation

VPRTempo

29
Stars
5
Forks
Watchers

Code for VPRTempo, our temporally encoded spiking neural network for visual place recognition.

snn-eeg

29
Stars
4
Forks
Watchers

PyTorch and Loihi implementation of the Spiking Neural Network for decoding EEG on Neuromorphic Hardware

Supervised-SNN-with-GD

18
Stars
3
Forks
Watchers

A supervised learning algorithm of SNN is proposed by using spike sequences with complex spatio-temporal information. We explore an error back-propagation method of SNN based on gradient descent. The...

Spiking_ResNet

24
Stars
1
Forks
Watchers

Implementation of the paper Keys to Accurate Feature Extraction Using Residual Spiking Neural Networks