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

Add separator and training_iteration to checkpoint name #2752

Merged
merged 3 commits into from
Nov 9, 2019
Merged

Add separator and training_iteration to checkpoint name #2752

merged 3 commits into from
Nov 9, 2019

Conversation

Shreeshrii
Copy link
Collaborator

@@ -910,11 +910,13 @@ void LSTMTrainer::SaveRecognitionDump(GenericVector<char>* data) const {
}

// Returns a suitable filename for a training dump, based on the model_base_,
// the iteration and the error rates.
// best_error_rate_, best learning iteration and training_iteration_.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
// best_error_rate_, best learning iteration and training_iteration_.
// best_error_rate_, best_iteration_ and training_iteration_.

@stweil stweil merged commit 99dfa8a into tesseract-ocr:master Nov 9, 2019
@stweil
Copy link
Member

stweil commented Nov 9, 2019

Thank you.

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

Successfully merging this pull request may close these issues.

2 participants