Giter Club home page Giter Club logo

poda's People

Contributors

mfahes avatar rdecharette avatar tuanhungvu 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  avatar

poda's Issues

Error regarding the feature optimization part

Hello,

Interesting paper!

There is a size mismatch for running the feature optimization part below.

Traceback (most recent call last):
File "./PODA/f_aug_with_CLIP.py", line 283, in
main()
File "./PODA/f_aug_with_CLIP.py", line 253, in main
loss_CLIP1 = (1- torch.cosine_similarity(text_target, target_features_from_f1, dim=1)).mean()
RuntimeError: The size of tensor a (16) must match the size of tensor b (15) at non-singleton dimension 0

I'd appreciate it if you could help with this.

Thanks

Questions about object detection

Hello, can you open source the overall code of the detection? I tried to reproduce the code of the detection part, but it did not achieve the desired effect. Can you see how you achieved it?

Results for foggy scene

Hi,

Appreciate your great work, very inspiring!

I'm wondering if there is any results for acdc foggy scene?

Version problem

Hello and thank you for your great work.

I encountered an error when running the prediction code. It seems to be a problem with the pytorch version, which prevents the pre-trained model from being loaded. Can you provide the versions of python, pytorch, and torchvision you used for training?

Thanks a lot!

image

Changing backbone to ViT-B/16

Thanks for your great work!
Have you tried using the ViT-b/16 as a backbone? I was replacing the backbone to align with other work and found that compared to the ResNet50, the ViT-b/16 outputs an extra global token, causing that the features can not be reshaped to [B, C, H, W].

Questions about the provided source model

Hello and thank you for your great work!

I use the CS source model you provided to predict citypaces images, but the visualization results are not very good. Is the source model provided only trained on the source domain without prompt? If a prompt is passed, what is the prompt corresponding to that situation?

image
image

I also evaluated the CS source model on cityscapes' val, and the accuracy was very low. Is it the wrong model?

image

Looking forward to your reply!

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.