Video-Inference icon indicating copy to clipboard operation
Video-Inference copied to clipboard

Frame padding not working as expected

Open joeyballentine opened this issue 5 years ago • 0 comments

Description:

  • Frame padding is not working as it is intended to, as it sometimes produces duplicate starting frames and when using only 3 input frames, produces 2 output frames.

Ways to reproduce:

  • Have an input number of frames equal to the model's num_frames
  • Have a large num_frames model

joeyballentine avatar Jan 10 '21 06:01 joeyballentine