LLaVA-NeXT
LLaVA-NeXT copied to clipboard
Code of higher-AnyRes
As describeed in blog-2024-05-25(https://llava-vl.github.io/blog/2024-05-25-llava-next-ablations/), higher-AnyRes is proposed to avoid the loss of detail for high-resolution images. Where can I find the code of higher-AnyRes image dividing method and the thresholded bilinear interpolation strategy. Thanks a lot!