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

Unify OpenCV Input Normalization #565

Merged
merged 1 commit into from
Jan 12, 2020
Merged

Unify OpenCV Input Normalization #565

merged 1 commit into from
Jan 12, 2020

Conversation

aleju
Copy link
Owner

@aleju aleju commented Jan 11, 2020

Refactor various augmenters to use the same
normalization for OpenCV inputs. This probably
fixes some previously undiscovered bugs.

Refactor various augmenters to use the same
normalization for OpenCV inputs. This probably
fixes some previously undiscovered bugs.
@codecov-io
Copy link

codecov-io commented Jan 11, 2020

Codecov Report

Merging #565 into master will increase coverage by 0.09%.
The diff coverage is 97.83%.

@@            Coverage Diff             @@
##           master     #565      +/-   ##
==========================================
+ Coverage   96.39%   96.49%   +0.09%     
==========================================
  Files          40       40              
  Lines       14496    14516      +20     
==========================================
+ Hits        13973    14006      +33     
+ Misses        523      510      -13

@aleju aleju merged commit 612a91b into master Jan 12, 2020
@aleju aleju deleted the cv2_img_norm branch January 12, 2020 09:53
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

Successfully merging this pull request may close these issues.

2 participants