GithubHelp home page GithubHelp logo

peiguangjing / embedding_zero-shot-learning Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yanweifu/embedding_zero-shot-learning

0.0 2.0 0.0 1.04 MB

MATLAB 64.16% C 17.16% C++ 7.35% M 0.07% HTML 7.04% Makefile 0.22% Python 4.00%

embedding_zero-shot-learning's Introduction

embedding_zero-shot-learning

This is the code of % Paper references: Fu et al. Transductive Multi-view Embedding for Zero-Shot Recognition and Annotation, (ECCV 2014)

The codes include all the work in this paper, except: the SVM projections: from low-level feature --> attribute; since, this part is standard one and the low-level feature kernel matrix is very huge. One can do it by themselve.

I do include the feature matrix of overfeat and decaf in the mat file. And this case, we can use liblinear to predict word2vec or attribute vectors. One example is in deepLearning_example.m

word2vec is just one case of semantic word vectors. And we use wikpedia articles to train them. One may use other linguistic articles to train the models. The semantic word vectors would be different, ( I expect this). For example, google documents and etc al. That means our framework is extendable on this point.

Another extendable point is that we can use other types of features to enable the whole pipeline. Please refer to my recent publication: Transductive Multi-view Zero-Shot Learning, accepted to TPAMI.

--Yanwei Fu, Feb 4th, 2015


download the mat file from my dropbox:: https://www.dropbox.com/s/r3flgjuc3lmg3ny/mat.tar?dl=0

and uncompress in mat folder. The overfeat data can be downloaded from https://pan.baidu.com/s/1c1Tj15I

https://www.dropbox.com/s/oo4udfesmvsnr0d/Overfeat_feature.zip?dl=0

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.