NVIDIA-Merlin/dataloader

Does this work with images?

fabiozappo opened this issue · 1 comments

Do you have any notebooks or tutorials where you show how can I define a dataloader for image classification with pytorch?

rnyak commented

@fabiozappo we'd recommend you to explore NVIDIA DALI library for image classification. The NVIDIA Data Loading Library (DALI) is a library for data loading and pre-processing to accelerate deep learning applications. It provides a collection of highly optimized building blocks for loading and processing image, video and audio data.