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

How to count iter_num_per_epoch? #65

Open
zzw1123 opened this issue Apr 18, 2018 · 0 comments
Open

How to count iter_num_per_epoch? #65

zzw1123 opened this issue Apr 18, 2018 · 0 comments

Comments

@zzw1123
Copy link

zzw1123 commented Apr 18, 2018

Thanks for your contribution!
But I have a question that during training, the total number of iteration of every epoch is :n_iters_per_epoch = int(np.ceil(float(n_examples)/self.batch_size))
since there are about 5 captions per image, so why not set the number of captions (which is about 400k) as Divisor, instead of n_examples?

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

1 participant