-
Notifications
You must be signed in to change notification settings - Fork 7.1k
[proto] Added functional rotate_segmentation_mask
op
#5692
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
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
234f113
Added functional affine_bounding_box op with tests
vfdev-5 a24fca7
Updated comments and added another test case
vfdev-5 17ebc0b
Merge branch 'main' into proto-bbox-affine
vfdev-5 a872483
Update _geometry.py
vfdev-5 1fc2b44
Merge branch 'main' into proto-bbox-affine
vfdev-5 7ab7d8a
Added affine_segmentation_mask with tests
vfdev-5 36ed30a
Fixed device mismatch issue
vfdev-5 d08d335
Merge branch 'main' into proto-bbox-affine
vfdev-5 2ca39b0
Merge branch 'proto-bbox-affine' of github.com:vfdev-5/vision into pr…
vfdev-5 3a277a8
Merge branch 'main' into proto-mask-affine
vfdev-5 d003051
Added test_correctness_affine_segmentation_mask_on_fixed_input
vfdev-5 07f0966
Merge branch 'main' of github.com:pytorch/vision into proto-mask-affine
vfdev-5 7e89062
Updates according to the review
vfdev-5 acb996a
Merge branch 'main' into proto-mask-affine
vfdev-5 3010f32
Merge branch 'main' of github.com:pytorch/vision into proto-mask-affine
vfdev-5 a2be666
Replaced [None, ...] by [None, :]
vfdev-5 96fb852
Merge branch 'main' of github.com:pytorch/vision into proto-mask-affine
vfdev-5 9d6ac74
Adressed review comments
vfdev-5 d17decb
Fixed formatting and more updates according to the review
vfdev-5 6d43f4a
Merge branch 'main' into proto-mask-affine
vfdev-5 f4c2243
Fixed bad merge
vfdev-5 cd317a9
Merge branch 'main' of github.com:pytorch/vision into proto-mask-rotate
vfdev-5 6037610
WIP
vfdev-5 fb15186
Merge branch 'main' of github.com:pytorch/vision into proto-mask-rotate
vfdev-5 8cb3510
Fixed tests
vfdev-5 85abb24
Merge branch 'main' of github.com:pytorch/vision into proto-mask-rotate
vfdev-5 2daefa6
Merge branch 'main' of github.com:pytorch/vision into proto-mask-rotate
vfdev-5 ee9f3d6
Updated warning message
vfdev-5 e0f7663
Merge branch 'main' into proto-mask-rotate
vfdev-5 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.