Git Product home page Git Product logo

tim-learn / shot-plus Goto Github PK

View Code? Open in Web Editor NEW
107.0 107.0 19.0 3.04 MB

code for our TPAMI 2021 paper "Source Data-absent Unsupervised Domain Adaptation through Hypothesis Transfer and Labeling Transfer"

License: MIT License

Python 97.50% Shell 2.50%
black-box-method domain-adaptation multi-source-domain-adaptation partial-set-domain-adaptation self-supervised-learning semi-supervised-domain-adaptation semi-supervised-learning source-free-domain-adaptation tpami transfer-learning

shot-plus's Issues

Unable to reproduce reported UDA results on VisDA-C dataset.

Would you please provide the commands used to reproduce the results on VisDA-C dataset? Your paper stated that the result for SHOT-IM++ and SHOT++ is 85.0 and 87.3 respectively, but I could only get 82.8~ by running python image_source.py --output ckps/source/ --da uda --gpu_id 1 --dset VISDA-C --net resnet101 --lr 1e-3 --max_epoch 10 --s 0 and python image_target.py --cls_par 0.3 --da uda --dset VISDA-C --gpu_id 0 --s 0 --output_src ckps/source/ --output ckps/target/ --net resnet101 --lr 1e-3 for training. Thanks.

About the code

Where can I see the latest code? I find that there is just readme and license in this zip.

About performance of Source-only ++

First of all, thank you for your outstanding work.
I have a question about the performance of Source-only ++(SHOT++), which is superior than Souce-only (SHOT) with a large margin.
But I didn't see the difference with SHOT in the image_source script.
Is this performance evaluted after executing "python image_mixmatch.py --ps 0.0 --cls_par 0.0 --model source --gpu_id $1 --s $s --output_tar "ckps/s"$2 --output "ckps/mm"$2 --seed $2 --dset office --max_epoch 100"? Is this trained using target data?

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.