crnn-tensorflow icon indicating copy to clipboard operation
crnn-tensorflow copied to clipboard

No module dataset.utils

Open freelily opened this issue 6 years ago • 1 comments

when I run the img_to_tfrecord.py, the error is "ModuleNotFoundError: No module named 'dataset'"

pls tell me where to find the model,so I can import _get_output_filename,int64_feature,bytes_feature.

Thank you.

freelily avatar Nov 15 '18 11:11 freelily

I've already found that in other git links。 https://github.com/tensorflow/models/blob/master/research/slim/datasets/dataset_utils.py

freelily avatar Nov 16 '18 03:11 freelily