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

[BUGS] fix get_spatial_pos_embed when H and W are not the same. #638

Open
wants to merge 1,245 commits into
base: main
Choose a base branch
from

Conversation

Hank0626
Copy link

If input_size[1] and input_size[2] are not equal, it will cause a bug.

zhengzangw and others added 26 commits June 27, 2024 07:11
fix argument passing and task type position
* fix doc typo

* fix doc typo
update according to english version [seems there are some typos in the English version]
* lint: unify setting in `pyproject.toml`

* apply pre-commit
@zhengzangw zhengzangw force-pushed the main branch 3 times, most recently from a0a260f to ac63712 Compare March 5, 2025 02:56
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

Successfully merging this pull request may close these issues.