Created a function that batches a tf-record in order and apply data augmentation
Compare changes
- Tiago de Freitas Pereira authored
@@ -291,4 +291,55 @@ def batch_data_and_labels(tfrecord_filenames, data_shape, data_type,
Updated the LFW to tfrecord script to the new feature format.
Mind to review that (just few lines of code)?
Thanks