-
Notifications
You must be signed in to change notification settings - Fork 751
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
[Transforms] SVTR transforms #1645
Conversation
Codecov ReportBase: 85.32% // Head: 85.57% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## dev-1.x #1645 +/- ##
===========================================
+ Coverage 85.32% 85.57% +0.25%
===========================================
Files 167 167
Lines 10275 10504 +229
Branches 1422 1450 +28
===========================================
+ Hits 8767 8989 +222
+ Misses 1259 1257 -2
- Partials 249 258 +9
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
docs/en/api/transforms.rst
Outdated
@@ -50,6 +49,10 @@ TextRecog Transforms | |||
:nosignatures: | |||
:template: classtemplate.rst | |||
|
|||
TextRecogGeneralAug | |||
TextRecogRandomCrop |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CropHeight
No description provided.