Skip to content

An unofficial implementation of of the paper "EventNet: Asynchronous Recursive Event Processing"

Notifications You must be signed in to change notification settings

zhangchushu/EventNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Background

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

Dataset preparation

download the shapes_rotation from dataset ETHTED+ and the The supplemental annotation dataset from the paper supplementary

Useage

  • python main.py

Code author

Citation

@article{EventNet,
  title={EventNet: Asynchronous Recursive Event Processing},
  author={Yusuke Sekikawa, Kosuke Hara, and Hideo Saito},
  journal={arxiv},

}

About

An unofficial implementation of of the paper "EventNet: Asynchronous Recursive Event Processing"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages