ivankreso / ladder-densenet

MIT License
33 stars 15 forks source link

Issue with Dataset Preparation #5

Open joonjeon opened 4 years ago

joonjeon commented 4 years ago

Hi!

I am trying to verify the accuracy and performance of this model.

At the dataset preparation stage, I am having trouble with the StopIteration error. I have no idea why this is occurring, and perhaps I need to have this fixed soon. Otherwise, I cannot execute the code at all.

Could you tell me why this is happening? Thanks in advance.