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

feat: Added option to select vocab for training #502

Merged
merged 1 commit into from
Sep 29, 2021
Merged

Conversation

fg-mindee
Copy link
Contributor

This PR adds the option to select a different vocab for training (character classification and text recognition).

Any feedback is welcome!

@fg-mindee fg-mindee added type: enhancement Improvement ext: references Related to references folder labels Sep 29, 2021
@fg-mindee fg-mindee added this to the 0.4.1 milestone Sep 29, 2021
@fg-mindee fg-mindee self-assigned this Sep 29, 2021
Copy link
Collaborator

@charlesmindee charlesmindee left a comment

Choose a reason for hiding this comment

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

thanks!

@codecov
Copy link

codecov bot commented Sep 29, 2021

Codecov Report

Merging #502 (209d9eb) into main (3b2d375) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #502   +/-   ##
=======================================
  Coverage   51.09%   51.09%           
=======================================
  Files         109      109           
  Lines        4188     4188           
=======================================
  Hits         2140     2140           
  Misses       2048     2048           
Flag Coverage Δ
unittests 51.09% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3b2d375...209d9eb. Read the comment docs.

@fg-mindee fg-mindee merged commit 3df804b into main Sep 29, 2021
@fg-mindee fg-mindee deleted the vocab-training branch September 29, 2021 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ext: references Related to references folder type: enhancement Improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants