Image data loader

The Image data loader belongs to the "Data retrieval" category of modules.

Description

The Image data loader is used to load image data and split them into the train and the validation sets.

This input supports image data treated by the native labeling tool.
The left port outputs a array-typed training JSON file .

The right port also outputs an array-typed validation JSON file.

Parameters

As a parameter , it is possible to vary the validation data size. The default size is 0.15

Last updated

Was this helpful?