Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question about the existence of the normalization, and how to run it #18

Open
hyunW3 opened this issue Jan 18, 2024 · 0 comments
Open

Comments

@hyunW3
Copy link

hyunW3 commented Jan 18, 2024

I'm impressed with your work.

  1. About normalization
    I wonder if the l2 normalization of embeddings of pixel i $i \in I$ and prototypes $p_{c,k}$ exists in your code. If exists, I'm glad to get the answer of where it is. The below image is from the your paper.
    image

  2. how to run it

  • Basically, i check README.md but i cannot find how to run it. Simply running main.py requires some config path like
TypeError: stat: path should be string, bytes, os.PathLike or integer, not NoneType

It might need the config files to set the config. Could you let me know the basic running code?

  1. The difference b/w main.py and main_contrastive.py
    What is difference b/w them?

Thank you for reading

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant