img_dir_setup: Image Directory Setup

Description Usage Arguments Value

View source: R/k_imgDirSetup.R

Description

Creates sub directories of images according to their classification labels Function is intended to be used to set up folder structure required for Keras' flow_images_from_directory function

Usage

1
img_dir_setup(directory, labels)

Arguments

directory

The directory where subfolders will be placed

labels

Labels of your dataset. One subfolder will be created per unique label

Value

Returns NULL


blazickjoe/DataScienceLibrary documentation built on Nov. 5, 2019, 2:26 p.m.