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] Proof about Range of Slice Aspect Ratios #15

Open
JJJYmmm opened this issue Apr 17, 2024 · 1 comment
Open

[Question] Proof about Range of Slice Aspect Ratios #15

JJJYmmm opened this issue Apr 17, 2024 · 1 comment

Comments

@JJJYmmm
Copy link

JJJYmmm commented Apr 17, 2024

image
image

It seems that $| \log r|$ should be $|\log {\frac {W_I}{H_I} } + \log {\frac {n}{m} }|$

@JJJYmmm
Copy link
Author

JJJYmmm commented Apr 17, 2024

Another question: since README says the model can be efficiently trained in academic settings, within 23 hours on 8 A100 GPUs (vs. 26 hours of LLaVA-1.5).. Why the training is more efficient?

It seems that image modularization strategy will cost more time or memory usage in image encoding stage(one image are divided into serval parts).

So the efficiency is due to fewer visual tokens(perceiver than mlp projection)? Looking forward to your reply :)

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