diff --git a/README.md b/README.md index 2a01455971582aa741f558dfc05e4dd3255ffc73..a15c3b16b30a6450300b540e6fa669c7d0f38ce1 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ## Evaluating and Extending Unsupervised VideoSummarization Methods 1. Reproduce unsupervised method CSNet and RL-method SUM-Ind. -2. Evaluating SUM-GAN-AAE, SUM-GAN-sl, CSNet, and SUM-Ind using F1-score and rank correlation coefficients. +2. Evaluating [SUM-GAN-AAE](https://core.ac.uk/download/pdf/286400027.pdf), [SUM-GAN-sl](http://doi.acm.org/10.1145/3347449.3357482), [CSNet](https://ojs.aaai.org//index.php/AAAI/article/view/4872), and [SUM-Ind](http://www.openaccess.hacettepe.edu.tr:8080/xmlui/handle/11655/11953) using F1-score and rank correlation coefficients. 2. Extending CSNet with features variation by applying fusion techniques.