From 178c908a57204c935ce26d33f121743a842fc2bd Mon Sep 17 00:00:00 2001
From: Hussain Kanafani <hussainkanafani@gmail.com>
Date: Tue, 5 Jan 2021 19:55:47 +0100
Subject: [PATCH] Update README.md

---
 README.md | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)

diff --git a/README.md b/README.md
index a6a42e7..4c7e374 100644
--- a/README.md
+++ b/README.md
@@ -87,4 +87,28 @@ python main.py -d datasets/eccv16_dataset_summe_google_pool5.h5 -s datasets/summ
    journal={arXiv:1801.00054}, 
    year={2017} 
 }
+```
+
+```
+@inproceedings{DBLP:conf/aaai/JungCKWK19,
+  author    = {Yunjae Jung and
+               Donghyeon Cho and
+               Dahun Kim and
+               Sanghyun Woo and
+               In So Kweon},
+  title     = {Discriminative Feature Learning for Unsupervised Video Summarization},
+  booktitle = {The Thirty-Third {AAAI} Conference on Artificial Intelligence, {AAAI}
+               2019, The Thirty-First Innovative Applications of Artificial Intelligence
+               Conference, {IAAI} 2019, The Ninth {AAAI} Symposium on Educational
+               Advances in Artificial Intelligence, {EAAI} 2019, Honolulu, Hawaii,
+               USA, January 27 - February 1, 2019},
+  pages     = {8537--8544},
+  publisher = {{AAAI} Press},
+  year      = {2019},
+  url       = {https://doi.org/10.1609/aaai.v33i01.33018537},
+  doi       = {10.1609/aaai.v33i01.33018537},
+  timestamp = {Wed, 25 Sep 2019 11:05:09 +0200},
+  biburl    = {https://dblp.org/rec/conf/aaai/JungCKWK19.bib},
+  bibsource = {dblp computer science bibliography, https://dblp.org}
+}
 ```
\ No newline at end of file
-- 
GitLab