diff --git a/README.md b/README.md index a6a42e7b8f2a799f3aa7524d8e8c75537abb0ea7..4c7e374c74f6ec0424cbc22034cb8c62c5266ef6 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