dataAugmentation        Data augmentation: rotating and mirroring
                        images, and adjusting colors
findValidRegion         Subset image to valid (informative) region
imageSegmentation       Model predictions from images based on
                        TensorFlow model
imagesToKerasInput      Convert magick images in tibble to array for
                        keras
imageseg-package        Overview of the imageseg package
loadImages              Load image files with magick
loadModel               Load TensorFlow model from hdf5 file
resizeImages            Resize and save images
u_net                   Create a U-Net architecture
u_net_plusplus          Create a U-Net++ architecture
