Update README.md
#1
by ludolara - opened
README.md
CHANGED
|
@@ -12,4 +12,17 @@ tags:
|
|
| 12 |
---
|
| 13 |
|
| 14 |
For more details: https://github.com/McGill-NLP/AURORA or read the paper: https://arxiv.org/abs/2407.03471
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
---
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
For more details: https://github.com/McGill-NLP/AURORA or read the paper: https://arxiv.org/abs/2407.03471
|
| 15 |
+
|
| 16 |
+
## Citation
|
| 17 |
+
|
| 18 |
+
```bibtex
|
| 19 |
+
@inproceedings{krojer2024aurora,
|
| 20 |
+
author={Benno Krojer and Dheeraj Vattikonda and Luis Lara and Varun Jampani and Eva Portelance and Christopher Pal and Siva Reddy},
|
| 21 |
+
title={{Learning Action and Reasoning-Centric Image Editing from Videos and Simulations}},
|
| 22 |
+
booktitle={NeurIPS},
|
| 23 |
+
year={2024},
|
| 24 |
+
note={Spotlight Paper},
|
| 25 |
+
url={https://arxiv.org/abs/2407.03471}
|
| 26 |
+
}
|
| 27 |
+
```
|
| 28 |
---
|