Open freelily opened 5 years ago
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.
I've already found that in other git links。 https://github.com/tensorflow/models/blob/master/research/slim/datasets/dataset_utils.py
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.