Coder Social home page Coder Social logo

anikristo / decaf Goto Github PK

View Code? Open in Web Editor NEW
6.0 4.0 3.0 46 KB

Replication of DeCAF paper's experiments for transfer learning

Home Page: https://arxiv.org/abs/1310.1531

Python 100.00%
decaf transfer-learning caltech101 cub200 office sun397 svm logistic-regression

decaf's People

Contributors

aalto1 avatar anikristo avatar dependabot[bot] avatar zeyuanxy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

decaf's Issues

Download datasets and setup preprocessing code

  1. Caltech-101 dataset (Object recognition)
  2. Office dataset (Domain Adaptation)
  3. Caltech-UCSD birds dataset (Subcategory recognition)
  4. SUN-397 (Scene Recognition)
  5. ILSVRC-2012 (Initial training) -> We need this only in case we can't get the model to work directly in TF

Adjust SVM hyperparameters

Target accuracy for SVM: ~83%
Target accuracy for SVM with Dropout: ~85% [I think we don't do Dropout right now]

NOTE: The paper uses 30 training examples per class, while we are using all. Since the dataset is a bit skewed (e.g. there are 55 training examples for accordion and 800 for airplanes), there may be a certain bias, which affects the overall accuracy. We need to adjust the preprocessor accordingly (#9).

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.