Giter VIP home page Giter VIP logo

contrastive-adaptation-network-for-unsupervised-domain-adaptation's People

Contributors

kgl-prml avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

contrastive-adaptation-network-for-unsupervised-domain-adaptation's Issues

Reproduce results on Office-31

Hi!
I'm trying to reproduce results on Office-31.
I've trained each experiment 10 times. I've selected the best results in each train(not the last one). I've calculated average of 10 samples and it is worse in D->A: in paper result is 78, my result is 77,
in D->W: in paper result is 99.1, my is 98.3 and W->A: in paper result is 77, my result is 75.6.
Can you help me with this issue?

datasets

Dear Author,
I appreciate your contribution on the paper CAN(Contrastive Adaptation for UDA).
please, i'm trying to run your github code,but no 'category.txt) for both datasets.
Cloud you suggest me,please.

The running time

Hello, could you share the information about the general running time of each experiment in the paper?

Thanks.

Split of train/test sets

Hi, thanks for your code!

I am wondering how to split the training and testing sets on both Office-31 and VisDA-2017 datasets in your work?
I could not find the related code.
Could you give me any suggestions?
Thanks a lot!

Does FC domain BN introduce biases when inferencing?

Thanks for the excellent work and the highly-organized code.
I'm a little confused about the BN behavior of FC for CAN. According to what i observed, during the training, the target domain's FC BN was not updated. Only the source domain's FC BN layer was updated through the CE loss.
When testing, however, the target domain's FC BN was used. Would this harm the performance of the network? Since the target domain's FC BN haven't been trained and may introduce biases.
Thank you!

CAN

Dear Author,
I appreciate your contribution on the paper CAN(Contrastive Adaptation for UDA).
please, i'm trying to run your github code,but no 'category.txt) for both datasets.
Cloud you suggest me,please.

How to debug?

Hi, thank you for sharing your great work :)
I am struggling to debug the code since your code uses multi-processing in dataloader.
When I use debug mode in pycharm, the error occurs at the dataloader (it's okay with the simple run in pycharm).
I attached the error log below.
Thank you!

for sample in iter(dataloader):

File "/usr/local/lib/python3.7/dist-packages/torch/utils/data/dataloader.py", line 571, in next
self._shutdown_workers()
File "/usr/local/lib/python3.7/dist-packages/torch/utils/data/dataloader.py", line 659, in _shutdown_workers
w.join()
File "/usr/lib/python3.7/multiprocessing/process.py", line 140, in join
res = self._popen.wait(timeout)
File "/usr/lib/python3.7/multiprocessing/popen_fork.py", line 48, in wait
return self.poll(os.WNOHANG if timeout == 0.0 else 0)
File "/usr/lib/python3.7/multiprocessing/popen_fork.py", line 28, in poll
pid, sts = os.waitpid(self.pid, flag)
KeyboardInterrupt

Inquiry about Class-aware Sampling (CAS)

Hi, authors!
Thanks for sharing the code and the interesting work! I am confused about the Class-aware Sampling (CAS). May I ask how CAS samples data from the target domain? I would be grateful for any suggestions on this.

Best wishes.

Bad Performance on Office-Home, ImageCLEF-DA

Hi,

I just tested your code on Office-Home and ImageCLEF-DA. The performance is not good. Any suggestions on how to solve this? Perhaps your proposed method is overfitting on VisDA and Office-31.

Result of Vis-DA dataset using ResNet-50

The original paper only reports resnet-101 result for Vis-DA dataset.
Could you please add an extra result of resnet-50 for Vis-DA dataset?
Because really lots of papers are doing RseNet-50 on Vis-DA!!!

VisDA2017 doesn't have category.txt

Hi!
can you please join the script you used in order to organize VisDA2017 in the way you mention?
the original VisDA2017 does not have a category.txt file
Thanks!

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.