GithubHelp home page GithubHelp logo

kitlien / weightedganpartialda Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hellojing89/weightedganpartialda

0.0 2.0 0.0 15.77 MB

License: Other

CMake 2.71% Makefile 0.64% Shell 0.47% Dockerfile 0.08% C++ 80.58% Cuda 5.91% MATLAB 0.85% Python 8.76%

weightedganpartialda's Introduction

weightedGANpartialDA

This is a caffe repository for "Importance Weighted Adversarial Nets for Partial Domain Adaptation".

The source models are finetuned based on bvlc_alexnet with an additional bottleneck layer (256 dimension) between fc7 and fc8.

When the source model is pre-trained, it is stored into one file with two duplications. The first represents the source model which remains fixed during adaptation, the second represents the target model (initialized by source model parameters) which will be trained for partial domain adaptation.

We provide the example proto files, pre-trained models, and running script in 'models/partialDAoffice31' folder.

The example pre-trained 'dslr' source model can be downloaded from: https://drive.google.com/open?id=1MYfLAg9fDvKaXeJnL4WxWisE88U3E8QR

Usage

Put the pre-trained source model into the 'weightedGANpartialDA/models/partialDAoffice31/dslr_to_amazonC10/snapshots_dc' folder, and run the script 'weightedGANpartialDA/models/partialDAoffice31/dslr_to_amazonC10/scripts/train_dc.sh' from the caffe root.

Citation

@inproceedings{Zhang_2018_CVPR,
  author    = {Zhang, Jing and Ding, Zewei and Li, Wanqing and Ogunbona, Philip},
  title     = {Importance Weighted Adversarial Nets for Partial Domain Adaptation},
  booktitle = {Proceedings of The IEEE Conference on Computer Vision and Pattern Recognition},
  month     = {June},
  year      = {2018},
}

weightedganpartialda's People

Contributors

hellojing89 avatar

Watchers

James Cloos avatar  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.