Giter Site home page Giter Site logo

sct's Introduction

This is a pytorch implementation of SCT (Semantic Correlation Transfer for Heterogeneous Domain Adaptation).

Prerequisites

- Python 3.6
- Pytorch 1.3.1
- numpy
- scipy
- matplotlib
- scikit_learn
- CUDA >= 8.0

Training Train and Evaluate

Using task amazon_surf to webcam_decaf as example:

python main.py --nepoch 5000 --d_common 256  --combine_pred Cosine_threshold  --cuda 3 --source amazon_surf --target webcam_decaf --lr_first 0.05 --lr 0.006 --mean_loss 1 --shift_loss 0.05 --cos_loss 0.1 --nepoch_first 1500

Contact

If you have any problem about our code, feel free to contact

or describe your problem in Issues.

sct's People

Contributors

larry6799 avatar

Stargazers

 avatar  avatar

Forkers

paperheart

sct's Issues

关于数据集的问题

老师和同学们好,我对这个论文也比较感兴趣,想问问这个论文对应的数据集可以提供一下吗?谢谢各位

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.