An unofficial implementation of of the paper "EventNet: Asynchronous Recursive Event Processing"
It's a simple verison of EventNet Without Temporal Rotation for Real-Time Semantic segmentation
download the shapes_rotation from dataset ETHTED+ and the The supplemental annotation dataset from the paper supplementary
- python main.py
@article{EventNet,
title={EventNet: Asynchronous Recursive Event Processing},
author={Yusuke Sekikawa, Kosuke Hara, and Hideo Saito},
journal={arxiv},
}