Created a function that batches a tf-record in order and apply data augmentation
Compare changes
- Tiago de Freitas Pereira authored
@@ -95,8 +95,10 @@ def main(argv=None):
Updated the LFW to tfrecord script to the new feature format.
Mind to review that (just few lines of code)?
Thanks