Skip to content

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

License

Notifications You must be signed in to change notification settings

HongguangZhang/ZSKL-cvpr18-master

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages