Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
THEFASHIONGEEK authored Nov 29, 2019
1 parent f8c1581 commit 5c09145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5c09145

Please sign in to comment.