-
Notifications
You must be signed in to change notification settings - Fork 175
Open
Description
Copying the exact error while running captcha_records.py
(tensorenviron) C:\Work\captcha_recognize-master>python captcha_records.py
Looking for images in './data/train_data'
Writing ./data\train.tfrecords
Traceback (most recent call last):
File "captcha_records.py", line 123, in
tf.app.run(main=main, argv=[sys.argv[0]] + unparsed)
File "C:\Users\User\AppData\Local\Continuum\anaconda2\envs\tensorenviron\lib\site-packages\tensorflow\python\platform\app.py", line 125, in run
_sys.exit(main(argv))
File "captcha_records.py", line 102, in main
conver_to_tfrecords(training_data, TRAIN_FILE)
File "captcha_records.py", line 55, in conver_to_tfrecords
num_examples = len(data_set)
TypeError: object of type 'zip' has no len()
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels