이현규

Produce new tag file

......@@ -45,7 +45,7 @@ if __name__ == "__main__":
"that you have already run eval.py onto this, such that "
"inference_model.* files already exist.")
flags.DEFINE_string(
"input_data_pattern", "/Volumes/HDD/develop/yt8m/3/frame/eval/eval*.tfrecord",
"input_data_pattern", "/Volumes/HDD/develop/yt8m/3/frame/validate/validate*.tfrecord",
"File glob defining the evaluation dataset in tensorflow.SequenceExample "
"format. The SequenceExamples are expected to have an 'rgb' byte array "
"sequence feature as well as a 'labels' int64 context feature.")
......
This diff could not be displayed because it is too large.