Image Dimensions for Fine Tuning #1089
Unanswered
alexisdrakopoulos
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm looking to fine-tune SIGLIP2, probably using: ViT-B-16-SigLIP2 ?
I have millions of images so I'd like to reduce the transfer cost / size of the dataset. I currently use webdataset tar format.
If I am training a 256 model, is it fine for me to pre-resize my images to 256x256 with a bit of compression, or should I use a higher dimension? I don't see much in terms of image-preprocessing steps during fine tuning. I feel a little lost!
Beta Was this translation helpful? Give feedback.
All reactions