Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Got 'StopIteration' error when run 'train.py' #3

Closed
xunge opened this issue Apr 15, 2020 · 4 comments
Closed

Got 'StopIteration' error when run 'train.py' #3

xunge opened this issue Apr 15, 2020 · 4 comments

Comments

@xunge
Copy link

xunge commented Apr 15, 2020

When I run train.py, the first epoch can train sucessfully, but the "StopIteration" error appears at the beginning of the second epoch, at lib/dataset/dataietr.py#91 . How can I fix this problem?

What's more, I do not use the '300VW' dataset, does it matter? Thank you.

@xunge
Copy link
Author

xunge commented Apr 18, 2020

I have solve the problem by this issue610265158/face_landmark#34, thanks for the great project!

@xunge xunge closed this as completed Apr 18, 2020
@hxhh
Copy link

hxhh commented Aug 14, 2020

I have the same problem,can you tell me how to solve it? thks

@610265158
Copy link
Owner

I have the same problem,can you tell me how to solve it? thks

it is the tensorpack version problem here, switch to 0.9.9 or try to fix it with the new tensopack

@hxhh
Copy link

hxhh commented Aug 14, 2020

ok,thks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants