From 5c09145f294ede80646128bf4d24f1bd17f0097a Mon Sep 17 00:00:00 2001 From: THEFASHIONGEEK <50513357+THEFASHIONGEEK@users.noreply.github.com> Date: Fri, 29 Nov 2019 14:52:16 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aad6d85..14bf1c3 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ python Video_to_Image.py ``` -If succesfully completed then run the savetfreco.py file to form a data pipeline by saving the all the images into train500.tfrecords file to load it later during training +If succesfully completed then run the savetfreco.py file to form a data pipeline by saving the all the train images into train_full.tfrecords file , all the validation images into val_full.tfrecords to load it later during training ``` python savetfreco.py