A configuration-driven set of image augmentations. See also data_augmenation for alternative implementation.
A configuration-driven set of image augmentations. See also data_augmenation for alternative implementation.
This is the global source of truth for all configuration.
This is the global source of truth for all configuration.
(preprocess file augment?)
Randomly apply flips, zooms, and crops to images according to config. Output properly sized training and test images for consumption by network.
Randomly apply flips, zooms, and crops to images according to config. Output properly sized training and test images for consumption by network.
(set-config new-config)
Update the configuration either by passing in a config map or a filename.
Update the configuration either by passing in a config map or a filename.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close