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 automatic detection of rotated bbox in training utils #534

Merged
merged 3 commits into from
Oct 21, 2021

Conversation

fg-mindee
Copy link
Contributor

This PR introduces the following modifications:

  • adds a safeguard on sample plotting layout
  • avoid inplace modifications of boxes during visualization
  • added automatic detection of rotated bounding boxes

Any feedback is welcome!

@fg-mindee fg-mindee added this to the 0.5.0 milestone Oct 21, 2021
@fg-mindee fg-mindee self-assigned this Oct 21, 2021
@fg-mindee fg-mindee added type: enhancement Improvement ext: references Related to references folder labels Oct 21, 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 Oct 21, 2021

Codecov Report

Merging #534 (8d48748) into main (3c7303c) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #534   +/-   ##
=======================================
  Coverage   95.36%   95.36%           
=======================================
  Files         109      109           
  Lines        4184     4184           
=======================================
  Hits         3990     3990           
  Misses        194      194           
Flag Coverage Δ
unittests 95.36% <ø> (ø)

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 3c7303c...8d48748. Read the comment docs.

@fg-mindee fg-mindee merged commit 49dc156 into main Oct 21, 2021
@fg-mindee fg-mindee deleted the auto-rotation branch October 21, 2021 16:55
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.

2 participants