hzwer / Practical-RIFE

We are developing more practical frame interpolation approach.
MIT License
542 stars 60 forks source link

Model Training #62

Closed Siziff closed 5 months ago

Siziff commented 5 months ago

Hi, thank you very much for your project, I saw the script for training the model version 4.12, could you throw in the code for training version 4.15 ??

hzwer commented 5 months ago

https://drive.google.com/file/d/19sUMZ-6H7g_hYDjTcqxYu9kE7TqnfS3k/view?usp=sharing

Siziff commented 5 months ago

@hzwer Thanks a lot!

Siziff commented 5 months ago

@hzwer Hi again :) In this code you have different names of classes and models for training and inference, could you tell me how you run the trained models on inference without correcting the entire training code?

hzwer commented 5 months ago

Because the model has changed very little over the years, I only need to incrementally change a few parameters.