video2dataset icon indicating copy to clipboard operation
video2dataset copied to clipboard

Fix bug that subsampled_streams is modified during iteration

Open libeanim opened this issue 1 year ago • 1 comments

This extracts the keys from subsampled_streams so it can be modified in the loop

  • [x] I have read CONTRIBUTE.md

libeanim avatar Feb 26 '24 15:02 libeanim

This also fixes a bug in the frame_subsampler.py were a wrong modality was selected when the downsampling method is set to keyframe

libeanim avatar Feb 26 '24 17:02 libeanim