From 678bf6f034736f809ad018cb961c3f597c18e2b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20=C5=A0ablatura?= Date: Fri, 1 Dec 2017 18:19:17 +0100 Subject: [PATCH] Typo --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 8daa14f..53766b8 100644 --- a/README.md +++ b/README.md @@ -9,17 +9,17 @@ * Multiframe Motion Coupling via Infimal Convolution Regularization for Video Super Resolution (Arxiv2016), Hendrik Dirks et al. * Detail-Revealing [[PDF]](https://arxiv.org/pdf/1704.02738.pdf) * Detail-Revealing Deep Video Super-resolution (Arxiv2017), Xin Tao et al. - * Motion Blur [[PDF]](http://www.cse.cuhk.edu.hk/~leojia/projects/mfsr/papers/mfsr_final.pdf)[[Webiste]](http://www.cse.cuhk.edu.hk/~leojia/projects/mfsr/index.html)[[Code]](http://www.cse.cuhk.edu.hk/~leojia/projects/mfsr/data/mfsr_pcode_v0.2.zip) + * Motion Blur [[PDF]](http://www.cse.cuhk.edu.hk/~leojia/projects/mfsr/papers/mfsr_final.pdf)[[Website]](http://www.cse.cuhk.edu.hk/~leojia/projects/mfsr/index.html)[[Code]](http://www.cse.cuhk.edu.hk/~leojia/projects/mfsr/data/mfsr_pcode_v0.2.zip) * Handling Motion Blur in Multi-Frame Super-Resolution (CVPR2015), Ma Ziyang et al. - * Draft-Ensemble [[PDF]](http://www.cse.cuhk.edu.hk/leojia/projects/DeepSR/papers/DeepSR_final.pdf)[[Webiste]](http://www.cse.cuhk.edu.hk/leojia/projects/DeepSR/index.html)[[Code]](http://www.cse.cuhk.edu.hk/leojia/projects/DeepSR/data/DeepSR_code.zip) + * Draft-Ensemble [[PDF]](http://www.cse.cuhk.edu.hk/leojia/projects/DeepSR/papers/DeepSR_final.pdf)[[Website]](http://www.cse.cuhk.edu.hk/leojia/projects/DeepSR/index.html)[[Code]](http://www.cse.cuhk.edu.hk/leojia/projects/DeepSR/data/DeepSR_code.zip) * Video Super-Resolution via Deep Draft-Ensemble Learning (ICCV2015), Renjie Liao et al. - * Pure CNN [[PDF]](http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=7444187)[[Webiste]](http://ivpl.eecs.northwestern.edu/content/research-projects/17151)[[Code]](http://ivpl.eecs.northwestern.edu/system/files/VSRnet_source.zip) + * Pure CNN [[PDF]](http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=7444187)[[Website]](http://ivpl.eecs.northwestern.edu/content/research-projects/17151)[[Code]](http://ivpl.eecs.northwestern.edu/system/files/VSRnet_source.zip) * Video Super-Resolution with Convolutional Neural Networks (TCI2016), Armin Kappeler et al. - * BRCN [[PDF]](https://papers.nips.cc/paper/5778-bidirectional-recurrent-convolutional-networks-for-multi-frame-super-resolution.pdf)[[Webiste]](https://github.com/linan142857/BRCN)[[Code]](https://github.com/linan142857/BRCN) + * BRCN [[PDF]](https://papers.nips.cc/paper/5778-bidirectional-recurrent-convolutional-networks-for-multi-frame-super-resolution.pdf)[[Website]](https://github.com/linan142857/BRCN)[[Code]](https://github.com/linan142857/BRCN) * Bidirectional Recurrent Convolutional Networks for Multi-Frame Super-Resolution (NIPS2016), Yan Huang et al. - * Bayesian [[PDF]](https://people.csail.mit.edu/celiu/pdfs/VideoSR.pdf)[[Webiste]](https://people.csail.mit.edu/celiu/CVPR2011/default.html) + * Bayesian [[PDF]](https://people.csail.mit.edu/celiu/pdfs/VideoSR.pdf)[[Website]](https://people.csail.mit.edu/celiu/CVPR2011/default.html) * A Bayesian Approach to Adaptive Video Super Resolution (CVPR2011), Ce Liu et al. - * Video Enhancer [[Webiste]](http://www.infognition.com/videoenhancer/) + * Video Enhancer [[Website]](http://www.infognition.com/videoenhancer/) * Nuclear-norm Model [[PDF]](https://arxiv.org/pdf/1704.06196.pdf) * A Nuclear-norm Model for Multi-Frame Super-Resolution Reconstruction from Video Clips (Arxiv 2017), Rui Zhao and Raymond H. Chan et al. * Improved Robustness [[PDF]](https://arxiv.org/pdf/1706.04695.pdf)