File size: 660 Bytes
c982ab2
 
 
 
 
 
 
 
 
 
 
 
 
a7253bc
26c4fc0
 
 
 
 
 
 
 
 
 
 
 
 
c982ab2
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
---
license: mit
datasets:
- McGill-NLP/AURORA
language:
- en
library_name: diffusers
pipeline_tag: image-to-image
tags:
- editing
- vision-language
---

For more details: https://github.com/McGill-NLP/AURORA or read the paper: https://arxiv.org/abs/2407.03471

## Citation

```bibtex
@inproceedings{krojer2024aurora,
  author={Benno Krojer and Dheeraj Vattikonda and Luis Lara and Varun Jampani and Eva Portelance and Christopher Pal and Siva Reddy},
  title={{Learning Action and Reasoning-Centric Image Editing from Videos and Simulations}},
  booktitle={NeurIPS},
  year={2024},
  note={Spotlight Paper},
  url={https://arxiv.org/abs/2407.03471}
}
```
---