Update README.md
This commit is contained in:
parent
0523c994e0
commit
c2c26357d7
1 changed files with 2 additions and 2 deletions
|
@ -6,12 +6,11 @@
|
|||
**[[Paper][7]]**
|
||||
----------------
|
||||
<img src="misc/teaser.png" width="40%" align="middle"><br><br>
|
||||
|
||||
</div>
|
||||
|
||||
# Citation
|
||||
If you find our code useful or use it in your own projects, please cite our paper:
|
||||
|
||||
```
|
||||
@InProceedings{abdessaied24_coling,
|
||||
author = {Abdessaied, Adnen and Hochmeister, Manuel and Bulling, Andreas},
|
||||
title = {OLViT: Multi-Modal State Tracking via Attention-Based Embeddings for Video-Grounded Dialog},
|
||||
|
@ -19,6 +18,7 @@ If you find our code useful or use it in your own projects, please cite our pape
|
|||
month = {May},
|
||||
year = {2024},
|
||||
}
|
||||
```
|
||||
|
||||
# Table of Contents
|
||||
* [Setup and Dependencies](#Setup-and-Dependencies)
|
||||
|
|
Loading…
Reference in a new issue