How to set input image resolution?
#44
by
kkjh0723
- opened
According to the model card, it seems gemma 3n takes arbitrary image resolution and normalize it to 256x256, 512x512, or 768x768 resolution.
Is the normalized resolution set automatically based on the input image resolution?
I wonder if I can fix the normalized resolution to one of 256x256, 512x512, or 768x768 resolution to reduce the GPU memory?
kkjh0723
changed discussion status to
closed