croco
croco copied to clipboard
Arbitrary image sizes
Good morning,
I am working with the CroCo model and would like to extract the output from an intermediate block (e.g., the 9th block) to use for a downstream task. However, my input image does not have a resolution of 224x224 and cannot be resized.
Does the model support arbitrary image sizes, or does it only accept input images with a resolution of 224x224 pixels?
Thank you!