Skip to content

RandTorchVision#2048

Merged
Nic-Ma merged 4 commits intoProject-MONAI:masterfrom
bhashemian:randtorchvision
Apr 20, 2021
Merged

RandTorchVision#2048
Nic-Ma merged 4 commits intoProject-MONAI:masterfrom
bhashemian:randtorchvision

Conversation

@bhashemian
Copy link
Copy Markdown
Member

Fixes #2047

Description

This PR adds RandTorchVisionD which is a wrapper for randomized torchvision transforms.

Status

Ready

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • Breaking change (fix or new feature that would cause existing functionality to change).
  • New tests added to cover the changes.
  • Integration tests passed locally by running ./runtests.sh -f -u --net --coverage.
  • Quick tests passed locally by running ./runtests.sh --quick --unittests.
  • In-line docstrings updated.
  • Documentation updated, tested make html command in the docs/ folder.

Signed-off-by: Behrooz <[email protected]>
Signed-off-by: Behrooz <[email protected]>
@bhashemian bhashemian requested a review from Nic-Ma April 20, 2021 01:16
Copy link
Copy Markdown
Contributor

@Nic-Ma Nic-Ma left a comment

Choose a reason for hiding this comment

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

Looks good to me.
Thanks for your quick PR.

Thanks.

@Nic-Ma Nic-Ma merged commit abad841 into Project-MONAI:master Apr 20, 2021
@bhashemian bhashemian deleted the randtorchvision branch May 3, 2021 16:22
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.

TorchVisiond does not support randomized transforms

2 participants