facebookresearch / AugLy

A data augmentations library for audio, image, text, and video.
https://ai.facebook.com/blog/augly-a-new-data-augmentation-library-to-help-build-more-robust-ai-models/
Other
4.94k stars 298 forks source link

Instrumented transitions into segments calculation. #232

Closed gpostelnicu closed 2 years ago

gpostelnicu commented 2 years ago

Summary: Instrumented transitions in segment calculations, more specifically:

I realized that transitions can be changed internally if one of the videos being concatenated is shorter than the desired transition duration. This may lead to incorrect segments, so the suggestion is to control for this during parameter sampling (another diff).

Differential Revision: D38116556

facebook-github-bot commented 2 years ago

This pull request was exported from Phabricator. Differential Revision: D38116556

facebook-github-bot commented 2 years ago

This pull request was exported from Phabricator. Differential Revision: D38116556

facebook-github-bot commented 2 years ago

This pull request was exported from Phabricator. Differential Revision: D38116556