This directory contains examples of DALI usage. List of examples:
- Getting started - build your first pipeline with DALI
- Augmentation gallery - showcases different augmentations
- LMDB data loading - example of reading data from LMDB database
- TFRecord data loading - example of reading data from TensorFlow's TFRecord file
- RecordIO data loading - example of reading data from MXNet's RecordIO file
- Serialization - example of pipeline serialization
Examples specific to frameworks integration: