10000 interpretability of the project · Issue #36 · xmed-lab/CLIP_Surgery · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

interpretability of the project #36

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

Open
taishan0001 opened this issue Mar 26, 2025 · 0 comments
Open

interpretability of the project #36

taishan0001 opened this issue Mar 26, 2025 · 0 comments

Comments

@taishan0001
Copy link

Hi, in my computer science project, I'm using CLIP's text encoder and vision encoder to extract image-text features:
image_features = self.encode_image(image)
text_features = self.encode_text(text)

If I directly compute loss using these image_features and text_features with a custom loss function (without invoking CLIP's forward function), would this affect the interpretability of the project?

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
0