lyh983012/ES-imagenet-master
code for generating data set ES-ImageNet with corresponding training code
This project helps machine learning researchers working with neuromorphic computing. It provides tools to convert standard ImageNet photos into event-stream data, which is suitable for training spiking neural networks (SNNs). Researchers can input large image datasets and generate specialized event-stream datasets, complete with corresponding labels, for developing and benchmarking SNN models.
No commits in the last 6 months.
Use this if you are developing or evaluating spiking neural networks and need an event-stream version of the ImageNet dataset.
Not ideal if you are working with traditional deep learning models that process standard image formats, or if you don't require event-stream data.
Stars
31
Forks
2
Language
Jupyter Notebook
License
—
Category
Last pushed
Jun 04, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/lyh983012/ES-imagenet-master"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
qubvel/efficientnet
Implementation of EfficientNet model. Keras and TensorFlow Keras.
KichangKim/DeepDanbooru
AI based multi-label girl image classification system, implemented by using TensorFlow.
matlab-deep-learning/Image-Classification-in-MATLAB-Using-TensorFlow
This example shows how to call a TensorFlow model from MATLAB using co-execution with Python.
AFAgarap/cnn-svm
An Architecture Combining Convolutional Neural Network (CNN) and Linear Support Vector Machine...
harvitronix/five-video-classification-methods
Code that accompanies my blog post outlining five video classification methods in Keras and TensorFlow