/ZSKL-cvpr18-master

Matlab Implementation of CVPR18 paper "Zero-shot Kernel Learning"

Primary LanguageMATLABGNU General Public License v3.0GPL-3.0

Zero-shot Kernel Learning

This is the code for CVPR18 paper "Zero-shot Kernel Learning" (paper, supp.).

Download datasets.

Copy the downloaded datasets into './data'.

Training and evaluation:

zskl_gaussian_ort.m

Citation

    @InProceedings{Zhang_2018_CVPR,
            author = {Zhang, Hongguang and Koniusz, Piotr},
            title = {Zero-Shot Kernel Learning},
            booktitle = {The IEEE Conference on Computer Vision and Pattern Recognition (CVPR)},
            month = {June},
            year = {2018}
    }