Update README.md
Browse files
README.md
CHANGED
|
@@ -105,10 +105,13 @@ Training was run on **8x A100 80GB GPUs** using DeepSpeed ZeRO Stage 2. See the
|
|
| 105 |
## Citation
|
| 106 |
|
| 107 |
```bibtex
|
| 108 |
-
@
|
| 109 |
-
|
| 110 |
-
|
| 111 |
-
|
| 112 |
-
|
|
|
|
|
|
|
|
|
|
| 113 |
}
|
| 114 |
```
|
|
|
|
| 105 |
## Citation
|
| 106 |
|
| 107 |
```bibtex
|
| 108 |
+
@misc{motamed2026void,
|
| 109 |
+
title={VOID: Video Object and Interaction Deletion},
|
| 110 |
+
author={Saman Motamed and William Harvey and Benjamin Klein and Luc Van Gool and Zhuoning Yuan and Ta-Ying Cheng},
|
| 111 |
+
year={2026},
|
| 112 |
+
eprint={2604.02296},
|
| 113 |
+
archivePrefix={arXiv},
|
| 114 |
+
primaryClass={cs.CV},
|
| 115 |
+
url={https://arxiv.org/abs/2604.02296}
|
| 116 |
}
|
| 117 |
```
|