-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Description
Traceback (most recent call last):
File "generate_tfrecord.py", line 101, in
tf.app.run()
File "C:\Users\Acer\Anaconda3\envs\tensorflow2\lib\site-packages\tensorflow\python\platform\app.py", line 124, in run
_sys.exit(main(argv))
File "generate_tfrecord.py", line 92, in main
tf_example = create_tf_example(group, path)
File "generate_tfrecord.py", line 81, in create_tf_example
'image/object/class/label': dataset_util.int64_list_feature(classes),
File "C:\Users\Acer\Anaconda3\envs\tensorflow2\lib\site-packages\object_detection-0.1-py3.5.egg\object_detection\utils\dataset_util.py", line 26, in int64_list_feature
TypeError: None has type NoneType, but expected one of: int, long
I don't get why this show-up
Metadata
Metadata
Assignees
Labels
No labels