Skip to content

Conversation

@Nic-Ma
Copy link
Contributor

@Nic-Ma Nic-Ma commented Jan 12, 2021

Fixes #1433 .

Description

This PR added a wrapper transform for the 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 --codeformat --coverage.
  • Quick tests passed locally by running ./runtests.sh --quick.
  • In-line docstrings updated.
  • Documentation updated, tested make html command in the docs/ folder.

Nic-Ma and others added 3 commits January 12, 2021 16:08
Signed-off-by: Nic Ma <nma@nvidia.com>
Signed-off-by: Nic Ma <nma@nvidia.com>
@Nic-Ma
Copy link
Contributor Author

Nic-Ma commented Jan 12, 2021

/black

@Nic-Ma Nic-Ma marked this pull request as ready for review January 12, 2021 15:09
Signed-off-by: Nic Ma <nma@nvidia.com>
@Nic-Ma
Copy link
Contributor Author

Nic-Ma commented Jan 12, 2021

/black

@Nic-Ma Nic-Ma changed the title [WIP] 1433 Add TorchVision transform wrapper 1433 Add TorchVision transform wrapper Jan 12, 2021
monai-bot and others added 2 commits January 12, 2021 15:14
@Nic-Ma
Copy link
Contributor Author

Nic-Ma commented Jan 12, 2021

/black

Signed-off-by: Nic Ma <nma@nvidia.com>
@Nic-Ma
Copy link
Contributor Author

Nic-Ma commented Jan 13, 2021

/black

monai-bot and others added 2 commits January 13, 2021 04:32
@wyli wyli merged commit da0f0fb into Project-MONAI:master Jan 13, 2021
@Nic-Ma Nic-Ma deleted the 1433-add-torchvision-transform branch July 2, 2021 23:40
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.

Add TorchVision transform to call TorchVision transforms

3 participants