TensorFlow-Examples
TensorFlow-Examples copied to clipboard
build_an_image_dataset.py
In build_an_image_dataset.py, I want to use a plain text file, I convert the images to txt file,then the mode is 'file', what should I write in DATASET_PATH?