vidaug icon indicating copy to clipboard operation
vidaug copied to clipboard

Added DropRandomFrames and DuplicateRandomFrames

Open panahiparham opened this issue 2 years ago • 1 comments

Added two new augmenters: DropRandomFrames : Randomly drops each frame in the video with a set probability DuplicateRandomFrames: Randomly duplicates each frame in the video with a set probability

panahiparham avatar Oct 05 '21 18:10 panahiparham

Hi! I added 2 new augmenters that temporally distorts the video, one randomly deletes frames, and the other randomly duplicates each frame.

panahiparham avatar Oct 05 '21 18:10 panahiparham