JustinShenk/fer

Logger progress bar bug.

gshubham533 opened this issue · 0 comments

image

If frequency set to 2 (or any integer) the total frames length provided to tqdm is full length of video instead the total frame length should be divided by the frequency. (length/frequency)