English
Ruichen0424 commited on
Commit
3c2b539
·
verified ·
1 Parent(s): dc213b1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -21,6 +21,7 @@ base_model:
21
  [![Google Scholar](https://img.shields.io/badge/Google%20Scholar-Paper-4285F4?style=flat-square&logo=google-scholar&logoColor=white)](https://scholar.google.com/scholar?cluster=1814482600796011970)
22
  [![GitHub](https://img.shields.io/badge/GitHub-Repository-black?logo=github)](https://github.com/Ruichen0424/I2E)
23
 
 
24
  </div>
25
 
26
  ## 🚀 Introduction
@@ -130,6 +131,8 @@ We provide pre-trained models for **I2E-CIFAR** and **I2E-ImageNet**. You can do
130
 
131
  Below is the visualization of the I2E conversion process. We illustrate the high-fidelity conversion from static RGB images to dynamic event streams.
132
 
 
 
133
  <table border="0" style="width: 100%">
134
  <tr>
135
  <td width="25%" align="center"><img src="./assets/original_1.jpg" alt="Original 1" style="width:100%"></td>
@@ -155,6 +158,10 @@ To generate the datasets (I2E-CIFAR10, I2E-CIFAR100, I2E-ImageNet) yourself usin
155
 
156
  [![GitHub](https://img.shields.io/badge/GitHub-Repository-black?logo=github)](https://github.com/Ruichen0424/I2E)
157
 
 
 
 
 
158
  ## 📜 Citation
159
 
160
  If you find this work or the models useful, please cite our AAAI 2026 paper:
 
21
  [![Google Scholar](https://img.shields.io/badge/Google%20Scholar-Paper-4285F4?style=flat-square&logo=google-scholar&logoColor=white)](https://scholar.google.com/scholar?cluster=1814482600796011970)
22
  [![GitHub](https://img.shields.io/badge/GitHub-Repository-black?logo=github)](https://github.com/Ruichen0424/I2E)
23
 
24
+ [![Hugging Face](https://img.shields.io/badge/Hugging%20Face-Datasets-FFD21E?style=flat-square&logo=huggingface&logoColor=black)](https://huggingface.co/datasets/UESTC-BICS/I2E)
25
  </div>
26
 
27
  ## 🚀 Introduction
 
131
 
132
  Below is the visualization of the I2E conversion process. We illustrate the high-fidelity conversion from static RGB images to dynamic event streams.
133
 
134
+ More than 200 additional visualization comparisons can be found in [Visualization.md](./Visualization.md).
135
+
136
  <table border="0" style="width: 100%">
137
  <tr>
138
  <td width="25%" align="center"><img src="./assets/original_1.jpg" alt="Original 1" style="width:100%"></td>
 
158
 
159
  [![GitHub](https://img.shields.io/badge/GitHub-Repository-black?logo=github)](https://github.com/Ruichen0424/I2E)
160
 
161
+ The download address for the datasets generated by the I2E algorithm is as follows.
162
+
163
+ [![Hugging Face](https://img.shields.io/badge/Hugging%20Face-Datasets-FFD21E?style=flat-square&logo=huggingface&logoColor=black)](https://huggingface.co/datasets/UESTC-BICS/I2E)
164
+
165
  ## 📜 Citation
166
 
167
  If you find this work or the models useful, please cite our AAAI 2026 paper: