nvidia.dali.fn.legacy.decoders#

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

Function

Device support

Short description

legacy.decoders.image

CPU, Mixed

Decodes images.

legacy.decoders.image_crop

CPU, Mixed

Decodes images and extracts regions-of-interest (ROI) that are specified by fixed window dimensions and variable anchors.

legacy.decoders.image_random_crop

CPU, Mixed

Decodes images and randomly crops them.

legacy.decoders.image_slice

CPU, Mixed

Decodes images and extracts regions of interest.