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

chore: Added CI job to check recognition training #469

Merged
merged 5 commits into from
Sep 14, 2021
Merged

Conversation

fg-mindee
Copy link
Contributor

As per #429, this PR introduces the following modifications:

  • refactors the CI job to check character classification training
  • added a CI job to check text recognition training

Any feedback is welcome!

@fg-mindee fg-mindee added topic: ci Related to CI ext: references Related to references folder framework: pytorch Related to PyTorch backend framework: tensorflow Related to TensorFlow backend topic: text recognition Related to the task of text recognition labels Sep 14, 2021
@fg-mindee fg-mindee added this to the 0.4.0 milestone Sep 14, 2021
@fg-mindee fg-mindee self-assigned this Sep 14, 2021
@codecov
Copy link

codecov bot commented Sep 14, 2021

Codecov Report

Merging #469 (c5b23ae) into main (a735821) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #469   +/-   ##
=======================================
  Coverage   95.79%   95.79%           
=======================================
  Files          95       95           
  Lines        3992     3992           
=======================================
  Hits         3824     3824           
  Misses        168      168           
Flag Coverage Δ
unittests 95.79% <ø> (ø)

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 a735821...c5b23ae. Read the comment docs.

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!

@fg-mindee fg-mindee merged commit 9d1518b into main Sep 14, 2021
@fg-mindee fg-mindee deleted the test-reco branch September 14, 2021 17:01
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 framework: pytorch Related to PyTorch backend framework: tensorflow Related to TensorFlow backend topic: ci Related to CI topic: text recognition Related to the task of text recognition
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants