-
Notifications
You must be signed in to change notification settings - Fork 7k
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
Added resized_crop_segmentation_mask
op
#5855
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
@pmeier any thoughts on the testing side?
Nope. I'm currently refactoring the functional tests to be more structured. I'll port these test when I send my PR. |
Hey @vfdev-5! 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 |
Summary: * [proto] Added crop_bounding_box op * Added `crop_segmentation_mask` op * Fixed failed mypy * Added tests for resized_crop_bounding_box * Fixed code formatting * Added resized_crop_segmentation_mask op * Added tests Reviewed By: jdsgomes, NicolasHug Differential Revision: D36095695 fbshipit-source-id: 808c8c2216084999a3baa6f65d49287039f3cf84
Related to #5514
Description:
resized_crop_segmentation_mask
opResults on synthetic images/bboxes/segm mask: