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

Misc docs #7314

Merged
merged 7 commits into from
Feb 24, 2023
Merged

Misc docs #7314

merged 7 commits into from
Feb 24, 2023

Conversation

NicolasHug
Copy link
Member

No description provided.

@@ -15,17 +15,11 @@ class Grayscale(Transform):

.. betastatus:: Grayscale transform

If the image is torch Tensor, it is expected
to have [..., 3, H, W] shape, where ... means an arbitrary number of leading dimensions
If the input is a Tensor, it is expected
Copy link
Member Author

Choose a reason for hiding this comment

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

changes in this file are drive-bys

@NicolasHug NicolasHug requested review from pmeier and vfdev-5 February 23, 2023 17:08
Copy link
Collaborator

@pmeier pmeier left a comment

Choose a reason for hiding this comment

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

Masks are missing from SanitizeBoundingBoxes but otherwise LGTM!

torchvision/transforms/v2/_misc.py Outdated Show resolved Hide resolved
@NicolasHug NicolasHug merged commit c4b4193 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
Co-authored-by: Philip Meier <github.pmeier@posteo.de>
Co-authored-by: vfdev <vfdev.5@gmail.com>
facebook-github-bot pushed a commit that referenced this pull request Mar 29, 2023
Summary:

Reviewed By: vmoens

Differential Revision: D44416619

fbshipit-source-id: d51ef42c3eaa42d8230600b81e5422c2c609bd7d

Co-authored-by: Philip Meier <github.pmeier@posteo.de>
Co-authored-by: vfdev <vfdev.5@gmail.com>
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.

4 participants