Update README.md
Browse files
README.md
CHANGED
|
@@ -1805,7 +1805,7 @@ language:
|
|
| 1805 |
<h1>I2E: Real-Time Image-to-Event Conversion for High-Performance Spiking Neural Networks</h1>
|
| 1806 |
|
| 1807 |
[](https://arxiv.org/abs/2511.08065)
|
| 1808 |
-
[](https://aaai.org/)
|
| 1809 |
[](https://scholar.google.com/scholar?cluster=1814482600796011970)
|
| 1810 |
[](https://github.com/Ruichen0424/I2E)
|
| 1811 |
|
|
@@ -2012,11 +2012,14 @@ Our I2E-pretraining sets new benchmarks for Sim-to-Real transfer on **CIFAR10-DV
|
|
| 2012 |
If you find this work or the models useful, please cite our AAAI 2026 paper:
|
| 2013 |
|
| 2014 |
```bibtex
|
| 2015 |
-
@
|
| 2016 |
title={I2E: Real-Time Image-to-Event Conversion for High-Performance Spiking Neural Networks},
|
| 2017 |
author={Ma, Ruichen and Meng, Liwei and Qiao, Guanchao and Ning, Ning and Liu, Yang and Hu, Shaogang},
|
| 2018 |
-
|
| 2019 |
-
|
|
|
|
|
|
|
|
|
|
| 2020 |
}
|
| 2021 |
```
|
| 2022 |
|
|
|
|
| 1805 |
<h1>I2E: Real-Time Image-to-Event Conversion for High-Performance Spiking Neural Networks</h1>
|
| 1806 |
|
| 1807 |
[](https://arxiv.org/abs/2511.08065)
|
| 1808 |
+
[](https://ojs.aaai.org/index.php/AAAI/article/view/37179)
|
| 1809 |
[](https://scholar.google.com/scholar?cluster=1814482600796011970)
|
| 1810 |
[](https://github.com/Ruichen0424/I2E)
|
| 1811 |
|
|
|
|
| 2012 |
If you find this work or the models useful, please cite our AAAI 2026 paper:
|
| 2013 |
|
| 2014 |
```bibtex
|
| 2015 |
+
@inproceedings{ma2026i2e,
|
| 2016 |
title={I2E: Real-Time Image-to-Event Conversion for High-Performance Spiking Neural Networks},
|
| 2017 |
author={Ma, Ruichen and Meng, Liwei and Qiao, Guanchao and Ning, Ning and Liu, Yang and Hu, Shaogang},
|
| 2018 |
+
booktitle={Proceedings of the AAAI Conference on Artificial Intelligence},
|
| 2019 |
+
volume={40},
|
| 2020 |
+
number={3},
|
| 2021 |
+
pages={1982--1990},
|
| 2022 |
+
year={2026}
|
| 2023 |
}
|
| 2024 |
```
|
| 2025 |
|