GithubHelp home page GithubHelp logo

iets's Introduction

Inceptive Event Time-Surfaces for Object Classification using Neuromorphic Cameras (IETS)

Missing Image

Alternate Implementation

If you just need a function to label inceptive and trailing events use this code.

Summary

This is the implemtation code for the following paper.

Cite as:

Baldwin R.W., Almatrafi M., Kaufman J.R., Asari V., Hirakawa K. (2019) Inceptive Event Time-Surfaces for Object Classification Using Neuromorphic Cameras. In: Karray F., Campilho A., Yu A. (eds) Image Analysis and Recognition. ICIAR 2019. Lecture Notes in Computer Science, vol 11663. Springer, Cham

BibTex:

@InProceedings{10.1007/978-3-030-27272-2_35,
author="Baldwin, R. Wes
and Almatrafi, Mohammed
and Kaufman, Jason R.
and Asari, Vijayan
and Hirakawa, Keigo",
editor="Karray, Fakhri
and Campilho, Aur{\'e}lio
and Yu, Alfred",
title="Inceptive Event Time-Surfaces for Object Classification Using Neuromorphic Cameras",
booktitle="Image Analysis and Recognition",
year="2019",
publisher="Springer International Publishing",
address="Cham",
pages="395--403",
abstract="This paper presents a novel fusion of low-level approaches for dimensionality reduction into an effective approach for    high-level objects in neuromorphic camera data called Inceptive Event Time-Surfaces (IETS). IETSs overcome several limitations of conventional time-surfaces by increasing robustness to noise, promoting spatial consistency, and improving the temporal localization of (moving) edges. Combining IETS with transfer learning improves state-of-the-art performance on the challenging problem of object classification utilizing event camera data.",
isbn="978-3-030-27272-2"
}

Inceptive Event Time Surfaces

Springer Best Paper Award - ICIAR 2019 Link to Paper

This paper presents a novel fusion of low-level approaches for dimensionality reduction into an effective approach for high-level objects in neuromorphic camera data called Inceptive Event Time-Surfaces(IETS). IETSs overcome several limitations of conventional time-surfaces by increasing robustness to noise, promoting spatial consistency, and improving the temporal localization of (moving) edges. Combining IETS with transfer learning improves state-of-the-art performance on the challenging problem of object classification utilizing event camera data.

ICIAR 2019 presentation available in Google Slides.

Dataset: N-CARS

The dataset used for development and evaluation was N-CARS. It can be found here.

Code Implementation

Requirements:

 Matlab
 Pretrained GoogLenet

Preparations:

  1. Download N-CARS dataset to NCARS folder
  2. Open Matlab and type 'googlenet' at the command window to ensure pretrained GoogLenet is installed. Follow additional directions if needed. If GoogLenet is not found at runtime, the script will load the included .mat file as a replacement.

Running examples:

  1. Change the Matlab directory to the code folder and execute the Matlab script makeImages.m. This script runs IETS and generates a single RGB image for each 100ms sample of data. The results are stored in the 'time_surfaces' folder.
  2. Once all images are generated execute the the Matlab script transferLearn.m. This will load the pretrained network and preform transfer learning and evaluation.

Contact

For any questions or bug reports, please contact R. Wes Baldwin [email protected] .

iets's People

Contributors

bald6354 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

fuqianggu bej97

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.