Giter Club home page Giter Club logo

pafbenchmark's Introduction

Neuromorphic Vision Datasets for Pedestrian Detection, Action Recognition, and Fall Detection

Shu Miao,Guang Chen,Xiangyu Ning,Yang Zi,Kejia Ren,Zhenshan Bing,Alois Knoll

Institute of Intelligent Vehicle, Tongji Unversity, Shanghai, China

Technical University Munich, Munich, Germany

Recording Scene and Equipment

All datasets are recorded in the actual scenes, the recording scenarios are as shown.

The characteristics of the three datasets are summarized in the following Table, and they are described in detail below.

How to Get Datasets

We upload all the datasets to the cloud server. The user can click to download the datasets.

A large part of pedestrian detection raw data are converted to 4670 frame images through SAE encoding method with frame interval of 20ms. In our experiment, all these images have been labelled via annotation tool -labelImg.

Ways of Encoding

Conventional methods cannot process event data directly. Thus, we employ three encoding approaches here as Frequency, SAE(Surface of Active Events) and LIF(Leaky Integrate-and-Fire) to process continuous DVS event stream into a sequence of frame images, in order to fit for conventional deep learning algorithms. We provide our codes (in Python) respect to three encoding approaches shown in folders.

How to use the three codes of encoding

We provided a toy dataset file toy.aedat to verify our code for encoding. You can download this file, put it in your destination folder.

We provides basic tutorials about the usage of three encoding codes.

If you want to use the code of snn.py,you can enter the following command.

python snn.py /path/to/aedat/file

If you want to use SAE and Frequency you can replace snn with sae or frequency.

Contacts

Questions about these datasets should be directed to: [email protected]

For further details please related to our paper. If you are going to use datasets, please cite our article.

@article{miao2019neuromorphic,
  title={Neuromorphic Benchmark Datasets for Pedestrian Detection, Action Recognition, and Fall Detection},
  author={Miao, Shu and Chen, Guang and Ning, Xiangyu and Zi, Yang and Ren, Kejia and Bing, Zhenshan and Knoll, Alois C},
  journal={Frontiers in neurorobotics},
  volume={13},
  pages={38},
  year={2019},
  publisher={Frontiers}
}  

pafbenchmark's People

Contributors

crystalmiaoshu avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.