N-ImageNet: Towards Robust, Fine-Grained Object Recognition with Event Cameras
Junho Kim, Jaehyeok Bae, Gangin Park, Dongsu Zhang, Young Min Kim
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/82magnolia/n_imagenetOfficialIn paperpytorch★ 62
Abstract
We introduce N-ImageNet, a large-scale dataset targeted for robust, fine-grained object recognition with event cameras. The dataset is collected using programmable hardware in which an event camera consistently moves around a monitor displaying images from ImageNet. N-ImageNet serves as a challenging benchmark for event-based object recognition, due to its large number of classes and samples. We empirically show that pretraining on N-ImageNet improves the performance of event-based classifiers and helps them learn with few labeled data. In addition, we present several variants of N-ImageNet to test the robustness of event-based classifiers under diverse camera trajectories and severe lighting conditions, and propose a novel event representation to alleviate the performance degradation. To the best of our knowledge, we are the first to quantitatively investigate the consequences caused by various environmental conditions on event-based object recognition algorithms. N-ImageNet and its variants are expected to guide practical implementations for deploying event-based object recognition algorithms in the real world.
Tasks
Benchmark Results
| Dataset | Model | Metric | Claimed | Verified | Status |
|---|---|---|---|---|---|
| N-ImageNet | Time Surface | Accuracy (%) | 44.32 | — | Unverified |
| N-ImageNet | Sorted Time Surface | Accuracy (%) | 47.9 | — | Unverified |
| N-ImageNet | Event Histogram | Accuracy (%) | 47.73 | — | Unverified |
| N-ImageNet | HATS | Accuracy (%) | 47.14 | — | Unverified |
| N-ImageNet | Binary Event Image | Accuracy (%) | 46.36 | — | Unverified |
| N-ImageNet | Timestamp Image | Accuracy (%) | 45.86 | — | Unverified |
| N-ImageNet | Event Image | Accuracy (%) | 45.77 | — | Unverified |
| N-ImageNet | Event Spike Tensor | Accuracy (%) | 48.93 | — | Unverified |
| N-ImageNet | DiST | Accuracy (%) | 48.43 | — | Unverified |
| N-ImageNet (mini) | Event Histogram | Accuracy (%) | 61.02 | — | Unverified |
| N-ImageNet (mini) | Timestamp Image | Accuracy (%) | 60.46 | — | Unverified |
| N-ImageNet (mini) | DiST | Accuracy (%) | 59.74 | — | Unverified |
| N-ImageNet (mini) | Sorted Time Surface | Accuracy (%) | 58.38 | — | Unverified |
| N-ImageNet (mini) | Binary Event Image | Accuracy (%) | 53.52 | — | Unverified |
| N-ImageNet (mini) | Event Imge | Accuracy (%) | 61.42 | — | Unverified |