Skip to content

Singular Sanitize BoundingBox #7316

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

Merged
merged 3 commits into from
Feb 24, 2023
Merged

Conversation

mpearce25
Copy link
Contributor

Addresses: #7313

Standardize around singular "Box" as SanitizeBoundingBoxes was the only plural usage while the singular is used for all other classes.

Testing

  • same 10 tests fail as on main when running pytest test/test_transforms_v2.py -vvv
  • BoundingBoxes does not appear in codebase with rg -i "BoundingBoxes"

Copy link
Member

@NicolasHug NicolasHug left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for the PR @mpearce25 , LGTM. Just 2 minor changes below were not needed, I'll edit them so we can merge the PR right now. Thanks!

@NicolasHug NicolasHug merged commit 2b70774 into pytorch:main Feb 24, 2023
@github-actions
Copy link

Hey @NicolasHug!

You merged this PR, but no labels were added. The list of valid labels is available at https://github.com/pytorch/vision/blob/main/.github/process_commit.py

NicolasHug added a commit to NicolasHug/vision that referenced this pull request Feb 24, 2023
facebook-github-bot pushed a commit that referenced this pull request Mar 29, 2023
Summary: Co-authored-by: Nicolas Hug <[email protected]>

Reviewed By: vmoens

Differential Revision: D44416560

fbshipit-source-id: db0ed0bfab6998a04650c2c2ec96dd31f2857649
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants