-
Notifications
You must be signed in to change notification settings - Fork 74
Open
Description
Hello
I've been trying to train the model with the ICDAR 2019 dataset. However, when I run the training script the error of `print(len([f for f in next(os.walk(FLAGS.training_data_path))[2] if f[-4:] == ".jpg"]))
StopIteration` appears. Does it mean that is not finding anything in the training_data_path?
I already checked that the folder contains both the .jpg and .txt data for each image that I use for training. What could be the cause of this problem?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels