Viresh-R / ml-CCA

Implementation of Fast ml-CCA from the ICCV-2015 work "Multi-Label Cross-Modal Retrieval"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ml-CCA

Matlab implementation of Fast multi-label Canonical Correlation Analysis.

Citation

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

@inproceedings{ranjan2015multi,
  title={Multi-label cross-modal retrieval},
  author={Ranjan, Viresh and Rasiwasia, Nikhil and Jawahar, CV},
  booktitle={Proceedings of the IEEE International Conference on Computer Vision},
  pages={4094--4102},
  year={2015}
}

About

Implementation of Fast ml-CCA from the ICCV-2015 work "Multi-Label Cross-Modal Retrieval"


Languages

Language:MATLAB 100.0%