HongguangZhang / ZSKL-cvpr18-master

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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}
    }

About

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

License:GNU General Public License v3.0


Languages

Language:MATLAB 100.0%