Giter Site home page Giter Site logo

vdd-daod's People

Contributors

amingwu 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

Watchers

 avatar  avatar

vdd-daod's Issues

大佬,im_cls_lb这个是代表什么意思?

大佬,我看训练文件中有这句代码:im_cls_lb.resize_(data_s[2].size()).copy_(data_s[2]),im_cls_lb是表示什么意思,我有点不太明白,希望能解答一下,谢谢

How to get heatmap?

Thanks for your great work. I have a question that how to get the heatmap posted on Figure 8 in your paper. Could you give me some advice, maybe it's a related repo or a useful method. Thanks!

Import Error:_C.cpython-36m-x86_64-linux-gnu.so

When I run CUDA_VISIBLE_DEVICES=4 python3.6 da_train_net_gl.py --max_epochs 20 --cuda --dataset dc --dataset_t nr --bs 1 --da_use_contex --lc --gc, I meet the following error
ImportError: /home/lbb/DLProjects/VDD-DAOD/lib/model/_C.cpython-36m-x86_64-linux-gnu.so: undefined symbol: _ZN6caffe28TypeMeta21_typeMetaDataInstanceIdEEPKNS_6detail12TypeMetaDataEv
my environment is:
python 3.6, pytorch 1.7.1, cuda 11.0

cannot import name '_C' from 'model'

Thank you to share your amazing code!

I want to run your training code, but when i run da_train_net_gl.py
I meet follow message: ImportError: cannot import name '_C' from 'model'

I unzip lib/model.zip, lib/roi_da_data_layer.zip lib/roi_data_layer.zip to the project.
And my environment is:
python 3.7 pytorch 1.7.1 cuda 11.2

Trend of domain classification loss?

Thanks for releasing the code of your interesting research.
I'm experimenting with your method on different datasets in different tasks.
As a result of the experiment, the domain classification loss in the source domain increases and the domain classification loss in the target domain gradually decreases. (Total domain classification loss decreases.) Could you tell me the correct trend of the domain classification objective function?
Looking forward to your reply. Thank you.

Why do you use GRL layer?

Thanks for your interesting work. I'm impressed with your method which is simple and effective.
I'm looking forward to your code release.

Also, I have a question about your method.

In your method, the GRL (Gradient Reversal Layer) is used in the domain classifier to reverse the gradient with respect to the domain-specific features. However, I don't understand why you add GRL in the domain classifier. In order to make domain-specific features be more domain-specific, I think that domain classification loss should be minimized, not maximized.

If there is any point I misunderstood, please let me know.

Thank you.

Unable to reproduce the results

Hi, thank for you work and open-source code. I evaluated the Night-Rainy dataset using the provided checkpoint and results are matching with Table 4 (i.e 23.0 mAP) but when I trained model (Daytime-sunny → Night-rainy) on my local machine, I am only able to get 17.9 mAP. Is there anything I am missing during the training? Also how much iteration it took to train the provided checkpoint for Daytime-sunny → Night-rainy.
Thanks.

Code Environment

Thank you for your code release and management. I'd like to run your code.
Could you let me know the environment of your setting?
such as python, torch version, cuda, whether detectron or faster-rcnn, ...

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.