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

Redesign internal augmentation methods #451

Merged
merged 139 commits into from Oct 14, 2019
Merged

Redesign internal augmentation methods #451

merged 139 commits into from Oct 14, 2019

Conversation

aleju
Copy link
Owner

@aleju aleju commented Oct 4, 2019

No description provided.

@codecov-io
Copy link

codecov-io commented Oct 5, 2019

Codecov Report

Merging #451 into master will decrease coverage by 0.23%.
The diff coverage is 97.22%.

@@            Coverage Diff             @@
##           master     #451      +/-   ##
==========================================
- Coverage   96.16%   95.93%   -0.23%     
==========================================
  Files          34       34              
  Lines       11092    11178      +86     
==========================================
+ Hits        10666    10723      +57     
- Misses        426      455      +29

@aleju aleju merged commit 2d3fdb7 into master Oct 14, 2019
@aleju aleju deleted the single_step_augment branch October 14, 2019 10:37
aleju added a commit that referenced this pull request Nov 3, 2019
This fixes a bug where the bounding box augmentation
in Affine uses only two corner cordinates (top-left,
bottom-right) instead of all four, leading to malformed
output bounding boxes during rotation and shear.

This bug was likely introduced by #451 (2d3fdb7,
single_step_augment).
aleju added a commit that referenced this pull request Nov 4, 2019
This fixes a bug where the bounding box augmentation
in Affine uses only two corner cordinates (top-left,
bottom-right) instead of all four, leading to malformed
output bounding boxes during rotation and shear.

This bug was likely introduced by #451 (2d3fdb7,
single_step_augment).
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.

None yet

2 participants