Implemented random triplet batching
Compare changes
- Tiago de Freitas Pereira authored
@@ -70,6 +70,67 @@ def append_image_augmentation(image, gray_scale=False,
@@ -101,10 +162,11 @@ def siamease_pairs_generator(input_data, input_labels):