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

Cleanup Pipeline logic changes and alignment property for the columnset objects. #4497

Merged
merged 1 commit into from Jul 30, 2020
Merged

Conversation

Keerthana786
Copy link
Contributor

@Keerthana786 Keerthana786 commented Jul 30, 2020

  • Noise objects cleanup logic is changed to IOU metric
    - IOU threshold = 0.5 [ therefore any for intersecting objects with IOU > 0.5, the smaller object is removed ]
    - A workaround is done for the action-set and textbox overlapping - [ If there's a overlapping between a textbox and an action
    set, irrespective of the IOU , the textbox object is removed by default ]
  • Horizontal alignment property is added for the column-sets and it's columns.
Microsoft Reviewers: Open in CodeFlow

* noise objects cleanup pipeline changes and alignment property fix

* lint errors fixed

* lint errors fixed

* lint fixes and pep8 standarization

* resolved review comments

* resued the area calculation for the cleanup comparison
@Vasanth-S Vasanth-S self-requested a review July 30, 2020 05:18
@Vasanth-S Vasanth-S merged commit 60385cb into microsoft:main Jul 30, 2020
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