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

SigLIP image processing flow #41

Open
eternalding opened this issue Mar 28, 2024 · 0 comments
Open

SigLIP image processing flow #41

eternalding opened this issue Mar 28, 2024 · 0 comments

Comments

@eternalding
Copy link

eternalding commented Mar 28, 2024

Greetings.

In SigLIP preprocess, the transform flow is defined in: link

For to_channel_dimension_format, the argument channel_dim and input_channel_dim are both set as self.data_format, so no matter it's set as channel_first or channel_last, it always returns the original image. Not sure if this is the correct behavior also.

Please correct me if I was wrong.
Thanks.

YC

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