Open molo32 opened 4 years ago
I had a similar problem, but fixed it by entering the correct number for the time_step argument. Your time_step is set to 1.0, but it should be set to 0.5, 0.25... to do interpolation.
As an additional fix, this may also mean that you are choosing a target FPS that is too low and the ratio is insufficient
I am using colab in the part of generating frames it gives me this error