Skip to content

pz-even/event_graph_learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neuromorphic Imaging and Classification with Graph Learning

doi arXiv HKU Dataset Python PyTorch License

@article{zhang2024neurocomputing,
  title   = {Neuromorphic Imaging and Classification with Graph Learning},
  author  = {Pei Zhang and Chutian Wang and Edmund Y. Lam},
  journal = {Neurocomputing},
  volume  = {565}, pages = {127010(1--9)},
  year    = {2024},
  doi     = {10.1016/j.neucom.2023.127010}
}

Dataset

  1. N-CARS: https://www.prophesee.ai/2018/03/13/dataset-n-cars/
  2. N-MNIST: https://www.garrickorchard.com/datasets/n-mnist
  3. ASL-DVS: https://github.com/PIX2NVS/NVS2Graph
  4. KTH Dataset: https://www.csc.kth.se/cvap/actions/

Download our SN-KTH:

SN-KTH

Acknowledgement

Thank NVS2Graph for reference.