Update README.md

This commit is contained in:
Adnen Abdessaied 2024-02-07 14:34:21 +01:00
parent 56fe49fc33
commit d8126ef57e
1 changed files with 7 additions and 5 deletions

View File

@ -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}
} }
``` ```