/CCR-SISR

Matlab code for CCR: Clustering and Collaborative Representation for Fast Single Image Super-Resolution

Primary LanguageC

CCR-SISR

README for CCR Updated on 2016/07/05, by Yulun Zhang, yulun100@gmail.com

Reproduce the results presented in our TMM2016 paper 'CCR: Clustering and Collaborative Representation for Fast Single Image Super-Resolution'

Just run 'PP_CCR_Set10_TMM_demo.m' to get a start.

This demo code is based on the codes released by Timofte et al.. Many thanks to them!

Please cite: [1] Radu Timofte, Vincent De Smet, Luc Van Gool: A+: Adjusted Anchored Neighborhood Regression for Fast Super-Resolution, ACCV 2014.

[2] Radu Timofte, Vincent De Smet, Luc Van Gool: Anchored Neighborhood Regression for Fast Example-Based Super-Resolution, ICCV 2013.

[3] Yulun Zhang, Yongbing Zhang, Jian Zhang, and Qionghai Dai: CCR: Clustering and collaborative representation for fast single image super-resolution, TMM 2016.

@article{zhang2016ccr, title={CCR: Clustering and collaborative representation for fast single image super-resolution}, author={Zhang, Yulun and Zhang, Yongbing and Zhang, Jian and Wang, Haoqian and Dai, Qiongdai}, journal={{IEEE} Trans. Multimedia}, volume={18}, number={3}, pages={405--417}, month={Mar.}, year={2016}, publisher={IEEE} }

For more information about the code (e.g., OMPBox and KSVDBox), please contact me or read the following README from A+.