A generator that returns images and corresponding target class ids, bounding box deltas, and masks. dataset: The Dataset object to pick data from config: The model config object shuffle: If True, shuffles the samples before every epoch augment: If True, applies image augmentati
(dataset, config, shuffle=True, augment=True, random_rois=0,
batch_size=1, detection_targets=False)
source not stored for this graph (policy: none)
no test coverage detected