![]() |
|
Dataset Augmentations. More...
#include <support_eddl.h>
Public Member Functions | |
DatasetAugmentations (std::array< shared_ptr< Augmentation >, 3 > augs={ nullptr, nullptr, nullptr }) | |
bool | Apply (SplitType st, Image &img, const Image >=Image()) |
Dataset Augmentations.
This class represent the augmentations which will be applied to each split.
This is just a shallow container for the Augmentations
Definition at line 36 of file support_eddl.h.
|
inline |
Definition at line 40 of file support_eddl.h.
|
inline |
Definition at line 46 of file support_eddl.h.