raccoon_dataset
raccoon_dataset copied to clipboard
unable to run generate_tfrecord.py in Anaconda
env: windows7 conda : 4.5.4
I execute the following command, it will fail and jump out "TypeError".
$ python generate_tfrecord.py --csv_input=clothes_labels.csv --output_path=clothes_test.record
/====================================/
Traceback (most recent call last):
File "generate_tfrecord.py", line 100, in
have any ideas? thanks
I am also facing the same issue , can you please help with it
(tensorflow2) C:\tensorflow2\models\research\object_detection>python generate_tfrecord.py --csv_input=images\train_labels.csv --image_dir=images\train --output_path=train.record
Traceback (most recent call last):
File "generate_tfrecord.py", line 100, in