nemo_automodel.components.datasets.multimodal.video
nemo_automodel.components.datasets.multimodal.video
Frame sampling for video-containing VLM samples.
Module Contents
Classes
Functions
API
Callable that returns a list of PIL frames for a given file path.
Extract the numeric frame suffix used by BAGEL frame-folder samples.
Select frame indices from a video according to BAGEL sampling mode.
Read sampled frames from a video file with decord.
Read sampled frames from a directory of extracted frame images.
Sort frame paths by their numeric frame suffix.