aim-uofa / Framer

Official PyTorch implementation of "Framer: Interactive Frame Interpolation".
205 stars 7 forks source link

Release code and checkpoint #2

Open yongjinColinChoi opened 3 days ago

yongjinColinChoi commented 3 days ago

Thanks for your awesome work.

In a previous commit, it was mentioned that the inference code and training code would be released, but now the README has been updated to only include the Hugging Face app. Do you plan to release the inference code, training code, and model checkpoint? If so, when do you plan to make them available?

encounter1997 commented 2 days ago

Thanks for your awesome work.

In a previous commit, it was mentioned that the inference code and training code would be released, but now the README has been updated to only include the Hugging Face app. Do you plan to release the inference code, training code, and model checkpoint? If so, when do you plan to make them available?

Hi, thanks for your interest!

Currently, you can run inference using our gradio demo, with inference code available in the file folder.

The model checkpoint (and probably the training code) will be released, but we are still working on an internal process to make it publicly available. Please stay tuned.