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

how to increase the image resolution on mPLUG-Owl2? #254

Open
pooregg opened this issue Nov 21, 2024 · 1 comment
Open

how to increase the image resolution on mPLUG-Owl2? #254

pooregg opened this issue Nov 21, 2024 · 1 comment

Comments

@pooregg
Copy link

pooregg commented Nov 21, 2024

Thank you for your sharing,

In my own task, I think the image scaling to 448 is too small. How to increase the image resolution? Do I only need to modify the preprocessor_config.json configuration?

{
"crop_size": 448,
"do_center_crop": true,
"do_normalize": true,
"do_resize": true,
"feature_extractor_type": "CLIPFeatureExtractor",
"image_mean": [
0.48145466,
0.4578275,
0.40821073
],
"image_std": [
0.26862954,
0.26130258,
0.27577711
],
"resample": 3,
"size": 448
}

@pooregg pooregg changed the title how to increase the image resolution? how to increase the image resolution on mPLUG-Owl2? Nov 21, 2024
@pooregg
Copy link
Author

pooregg commented Nov 21, 2024

how to increase the input images resolution on mPLUG-Owl2? @LukeForeverYoung @admk @butyuhao @joehoover

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