Closed codonna9 closed 11 months ago
Hi @codonna9 , Currently we need to resize the image/video to 224. For higher resolution, you can try our SPHINX model which supports 448 inputs.
Thanks a lot for your reply. I tried Sphinx before but 448 size is still a bit small for high resolution images/videos
Yeah. It's a trade off between resolution and computation.
Thank you for releasing the model & code. Can the model work with images and videos of high resolution like 720x1280, without having to resize them to 224x224?