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

Training config. (Training set size?) #55

Open
HOMGH opened this issue Jul 28, 2020 · 0 comments
Open

Training config. (Training set size?) #55

HOMGH opened this issue Jul 28, 2020 · 0 comments

Comments

@HOMGH
Copy link

HOMGH commented Jul 28, 2020

@tranluan
Hi,
As your main code indicates:

flags.DEFINE_integer("train_size", 5000000, "The size of train images [np.inf]")
flags.DEFINE_integer("epoch", 1000, "Epoch to train [25]")

the training size is 5000000. But in your paper you mentioned that you are using 300W_LP dataset with 122,450 images. I trained your model with 1000 images as training images and 40 epochs. But the results are not reasonable! I'm just wondering is it because of my training size and epoch number? Should I use all 122,450 images as my training set?
And also how many epochs would be enough? Did you use 1000 epoch?
Thank you in advance

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