tensorflow_object_detection_create_coco_tfrecord icon indicating copy to clipboard operation
tensorflow_object_detection_create_coco_tfrecord copied to clipboard

ImportError: No module named 'dataset_util'

Open shi27feng opened this issue 7 years ago • 1 comments

Hi, which "dataset util" do you use? I cannot find the proper one. Thank you!

shi27feng avatar Mar 23 '18 21:03 shi27feng

from object_detection.utils import dataset_util
Maybe you didn't add object_detection path to system PYTHON PATH Sorry for replay you so late.

MetaPeak avatar Jul 05 '18 09:07 MetaPeak