paper-with-me

홈 › Papers

ES-ImageNet: A Million Event-Stream Classification Dataset for Spiking Neural Networks

2021-10-23 · Yihan Lin, Wei Ding, Shaohua Qiang, Lei Deng, Guoqi Li

With event-driven algorithms, especially the spiking neural networks (SNNs), achieving continuous improvement in neuromorphic vision processing, a more challenging event-stream-dataset is urgently needed. However, it is well known that creating an ES-dataset is a time-consuming and costly task with neuromorphic cameras like dynamic vision sensors (DVS). In this work, we propose a fast and effective algorithm termed Omnidirectional Discrete Gradient (ODG) to convert the popular computer vision dataset ILSVRC2012 into its event-stream (ES) version, generating about 1,300,000 frame-based images into ES-samples in 1000 categories. In this way, we propose an ES-dataset called ES-ImageNet, which is dozens of times larger than other neuromorphic classification datasets at present and completely generated by the software. The ODG algorithm implements an image motion to generate local value changes with discrete gradient information in different directions, providing a low-cost and high-speed way for converting frame-based images into event streams, along with Edge-Integral to reconstruct the high-quality images from event streams. Furthermore, we analyze the statistics of the ES-ImageNet in multiple ways, and a performance benchmark of the dataset is also provided using both famous deep neural network algorithms and spiking neural network algorithms. We believe that this work shall provide a new large-scale benchmark dataset for SNNs and neuromorphic vision.

📄 PDF Abstract BibTeX arXiv:2110.12211

Code (1)

lyh983012/es-imagenet-master 공식 구현 pytorch

Similar Papers 제목 키워드 기반

The ImageNet Shuffle: Reorganized Pre-training for Video Event Detection

2016-02-23 · Pascal Mettes, Dennis C. Koelma, Cees G. M. Snoek

This paper strives for video event detection using a representation learned from deep convolutional neural networks. Different from the leading approaches, who all learn from the 1,000 classes defined in the ImageNet Lar…

Event DetectionObject Recognition

The effectiveness of MAE pre-pretraining for billion-scale pretraining

2023-03-23 · ICCV 2023 1 · Mannat Singh, Quentin Duval, Kalyan Vasudev Alwala, Haoqi Fan 외

This paper revisits the standard pretrain-then-finetune paradigm used in computer vision for visual recognition tasks. Typically, state-of-the-art foundation models are pretrained using large scale (weakly) supervised da…

Action ClassificationAction RecognitionFew-Shot Image Classificationimage-classification+6

Unsupervised Discriminative Learning of Sounds for Audio Event Classification

2021-05-19 · Sascha Hornauer, Ke Li, Stella X. Yu, Shabnam Ghaffarzadegan 외

Recent progress in network-based audio event classification has shown the benefit of pre-training models on visual data such as ImageNet. While this process allows knowledge transfer across different domains, training a …

ClassificationTransfer Learning

DeepSentiBank: Visual Sentiment Concept Classification with Deep Convolutional Neural Networks

2014-10-30 · Tao Chen, Damian Borth, Trevor Darrell, Shih-Fu Chang

This paper introduces a visual sentiment concept classification method based on deep convolutional neural networks (CNNs). The visual sentiment concepts are adjective noun pairs (ANPs) automatically discovered from the t…

ClassificationGeneral ClassificationRetrieval

Extending ImageNet to Arabic using Arabic WordNet

2020-07-01 · WS 2020 7 · Abdulkareem Alsudais

ImageNet has millions of images that are labeled with English WordNet synsets. This paper investigates the extension of ImageNet to Arabic using Arabic WordNet. The objective is to discover if Arabic synsets can be found…