nvidia.dali.fn.experimental

The following table lists all operations available in nvidia.dali.fn.experimental module:

Function

Device support

Short description

experimental.audio_resample

CPU, GPU

Legacy alias for audio_resample().

experimental.debayer

GPU

Performs image demosaicing/debayering.

experimental.filter

GPU

Convolves the image with the provided filter.

experimental.inflate

GPU

Inflates/decompresses the input using specified decompression algorithm.

experimental.peek_image_shape

CPU

Obtains the shape of the encoded image.

experimental.remap

GPU

The remap operation applies a generic geometrical transformation to an image. In other words, it takes pixels from one place in the input image and puts them in another place in the output image. The transformation is described by mapx and mapy parameters, where: