Skip to content

1433 Add TorchVision transform wrapper#1436

Merged
wyli merged 12 commits intoProject-MONAI:masterfrom
Nic-Ma:1433-add-torchvision-transform
Jan 13, 2021
Merged

1433 Add TorchVision transform wrapper#1436
wyli merged 12 commits intoProject-MONAI:masterfrom
Nic-Ma:1433-add-torchvision-transform

Conversation

@Nic-Ma
Copy link
Copy Markdown
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
Copy link
Copy Markdown
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 <[email protected]>
@Nic-Ma
Copy link
Copy Markdown
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
@Nic-Ma
Copy link
Copy Markdown
Contributor Author

Nic-Ma commented Jan 12, 2021

/black

Signed-off-by: Nic Ma <[email protected]>
@Nic-Ma
Copy link
Copy Markdown
Contributor Author

Nic-Ma commented Jan 13, 2021

/black

@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