From ad3922314137258f466f37d5d674b11092a9b355 Mon Sep 17 00:00:00 2001 From: Adnen Abdessaied Date: Wed, 6 Apr 2022 07:22:51 +0000 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index f0c7d4a..e26b392 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,15 @@ This is the official code of the paper **Video Language Co-Attention with Fast-Learning Feature Fusion for VideoQA**. If you find our code useful, please cite our paper: +``` +@inproceedings{abdessaied22_repl4NLP, + author = {Abdessaied, Adnen and Sood, Ekta and Bulling, Andreas}, + title = {Video Language Co-Attention with Multimodal Fast-Learning Feature Fusion for VideoQA}, + booktitle = {Proc. of the 7th Workshop on Representation Learning for NLP (Repl4NLP) @ ACL2022}, + year = {2022}, + pages = {1--12} +} +``` # Overview

drawing