Skip to content

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

Notifications You must be signed in to change notification settings

jianzhangcs/CCR-SISR

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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+.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 55.5%
  • MATLAB 29.1%
  • HTML 6.0%
  • Python 2.9%
  • Makefile 2.5%
  • CSS 1.2%
  • Other 2.8%