Coder Social home page Coder Social logo

ilwoof / caffe Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ddtm/caffe

0.0 1.0 0.0 34.26 MB

Caffe: a fast open framework for deep learning.

Home Page: http://caffe.berkeleyvision.org/

License: Other

CMake 3.13% Makefile 0.73% Shell 0.55% C++ 79.99% Python 9.06% HTML 0.17% MATLAB 0.71% Cuda 4.34% Protocol Buffer 1.33%

caffe's Introduction

Gradient Reversal Branch

This is an extension to Caffe which allows one to reproduce some of the results presented in the paper Unsupervised Domain Adaptation by Backpropagation (accepted to ICML 2015).

How to use

Download and unpack the Office dataset. Let <office_dir> be the path where you uncompressed the files.

Change the current directory to the root folder of the Caffe repository. Use the following command to fetch additional files, prepare lmdb datasets for Caffe and setup directories for the experiments:

./examples/adaptation/scripts/prepare_experiments.sh <office_dir>

Now everything is ready for reproducing the results. For example, to train an adapted model for the Amazon to Webcam setting invoke:

./examples/adaptation/experiments/amazon_to_webcam/scripts/train.sh

Change amazon_to_webcam either to dslr_to_webcam or to webcam_to_dslr in order to obtain models for other settings.

Citation

Please cite the following technical report if you are using this extension in your research:

@inproceedings{ganin2015unsupervised,
    author    = {Yaroslav Ganin and Victor S. Lempitsky},
    title     = {Unsupervised Domain Adaptation by Backpropagation},
    booktitle = {ICML},
    year      = {2015}
}

caffe's People

Contributors

shelhamer avatar jeffdonahue avatar yangqing avatar longjon avatar sguada avatar kloudkl avatar sergeyk avatar qipeng avatar rbgirshick avatar mavenlin avatar dgolden1 avatar jamt9000 avatar ronghanghu avatar yosinski avatar philkr avatar netheril96 avatar mohomran avatar tnarihi avatar ste-m5s avatar erictzeng avatar jyegerlehner avatar mtamburrano avatar tdomhan avatar pluskid avatar cnikolaou avatar lukeyeager avatar arntanguy avatar chyojn avatar ddtm avatar ducha-aiki avatar

Watchers

James Cloos avatar

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.