Update README.md
This commit is contained in:
parent
56fe49fc33
commit
d8126ef57e
1 changed files with 7 additions and 5 deletions
12
README.md
12
README.md
|
@ -14,11 +14,13 @@
|
||||||
If you find our code useful or use it in your own projects, please cite our paper:
|
If you find our code useful or use it in your own projects, please cite our paper:
|
||||||
|
|
||||||
```bibtex
|
```bibtex
|
||||||
@inproceedings{abdessaied_vdgr,
|
@InProceedings{Abdessaied_2024_WACV,
|
||||||
author = {Abdessaied, Adnen and Lei, Shi and Bulling, Andreas},
|
author = {Abdessaied, Adnen and Shi, Lei and Bulling, Andreas},
|
||||||
title = {{VD-GR: Boosting Visual Dialog with Cascaded Spatial-Temporal Multi-Modal GRaphs}},
|
title = {VD-GR: Boosting Visual Dialog With Cascaded Spatial-Temporal Multi-Modal Graphs},
|
||||||
booktitle = {IEEE/CVF Winter Conference on Applications of Computer Vision (WACV)},
|
booktitle = {Proceedings of the IEEE/CVF Winter Conference on Applications of Computer Vision (WACV)},
|
||||||
year = {2024},
|
month = {January},
|
||||||
|
year = {2024},
|
||||||
|
pages = {5805-5814}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue