Skip to content

[prototype] Add temporal Jittering and Permute transforms and kernels #6768

@datumbox

Description

@datumbox

🚀 The feature

Though the sampling of the temporal dimension can be handled efficiently on the VideoClipper (work done by @YosuaMichael), some users still want to perform jittering on the temporal dimension as part of the transforms. This can be achieved by uniformly sampling the indeces of the available samples and selecting the appropriate frames.

Similarly we need an easy transform for permuting channel order.

Motivation, pitch

Add a Temporal Sampler and a Permute method as transform along with the necessary kernels.

Alternatives

No response

Additional context

No response

cc @vfdev-5 @bjuncek @pmeier

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions