aim-uofa / Framer

Official PyTorch implementation of "Framer: Interactive Frame Interpolation".
324 stars 12 forks source link

Quick test! #5

Open toyxyz opened 3 weeks ago

toyxyz commented 3 weeks ago

Thanks for the great work! Here are some quick test results. It works very well. I was wondering if it is possible to input images with higher resolution or different proportions?

https://github.com/user-attachments/assets/cc50a03b-de6b-4c8e-8cdc-063f200a0704

encounter1997 commented 3 weeks ago

Hi, thanks for your interest!

We are working on training higher resolution models for Framer, please stay tuned!

encounter1997 commented 3 weeks ago

Thanks for the great work! Here are some quick test results. It works very well. I was wondering if it is possible to input images with higher resolution or different proportions?

03.mp4

The model is trained on 512x320 resolution, but it can be directly applied to images at different resolutions. Currently, we simply resize the input images to the same 512x320 resolution during sampling.

toyxyz commented 3 weeks ago

Hi, thanks for your interest!

We are working on training higher resolution models for Framer, please stay tuned!

Excellent! I'll be waiting for the good news.

toyxyz commented 3 weeks ago

vis_gif (7)