Update README.md
Browse files
README.md
CHANGED
|
@@ -24,13 +24,13 @@ If you use this code, please cite the following publication:
|
|
| 24 |
|
| 25 |
```bibtex
|
| 26 |
@misc{polizzi_2026_realm,
|
| 27 |
-
title={REALM: RGB and Event Aligned Latent Manifold},
|
| 28 |
author={Vincenzo Polizzi and David B. Lindell and Jonathan Kelly},
|
| 29 |
year={2026},
|
| 30 |
-
eprint={},
|
| 31 |
archivePrefix={arXiv},
|
| 32 |
primaryClass={cs.CV},
|
| 33 |
-
url={https://arxiv.org/abs/}
|
| 34 |
}
|
| 35 |
```
|
| 36 |
|
|
|
|
| 24 |
|
| 25 |
```bibtex
|
| 26 |
@misc{polizzi_2026_realm,
|
| 27 |
+
title={REALM: An RGB and Event Aligned Latent Manifold for Cross-Modal Perception},
|
| 28 |
author={Vincenzo Polizzi and David B. Lindell and Jonathan Kelly},
|
| 29 |
year={2026},
|
| 30 |
+
eprint={2605.00271},
|
| 31 |
archivePrefix={arXiv},
|
| 32 |
primaryClass={cs.CV},
|
| 33 |
+
url={https://arxiv.org/abs/2605.00271}
|
| 34 |
}
|
| 35 |
```
|
| 36 |
|