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 builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |