junjun-jiang / LINE

Matlab code for LINE based face hallucination method (IEEE TIP, 2014)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Author: Junjun Jiang.

If you use this code in your paper, please cite our paper:

@inproceedings{jiang2013locality,
  title={Locality-constraint iterative neighbor embedding for face hallucination},
  author={Jiang, Junjun and Hu, Ruimin and Han, Zhen and Wang, Zhongyuan and Lu, Tao and Chen, Jun},
  booktitle={2013 IEEE International Conference on Multimedia and Expo (ICME)},
  pages={1--6},
  year={2013},
  organization={IEEE}
}

@article{jiang2014face,
  title={Face super-resolution via multilayer locality-constrained iterative neighbor embedding and intermediate dictionary learning.},
  author={Jiang, Junjun and Hu, Ruimin and Wang, Zhongyuan and Han, Zhen},
  journal={IEEE Transactions on Image Processing},
  volume={23},
  number={10},
  pages={4220--4231},
  year={2014}
}

You can run the Demo_LINE.m

Note that all the results in our paper were conducted in MATLAB R2009a.

About

Matlab code for LINE based face hallucination method (IEEE TIP, 2014)


Languages

Language:MATLAB 100.0%