-
Notifications
You must be signed in to change notification settings - Fork 1.4k
2648 Add LongestRescale transform #2662
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
Conversation
merge master
merge master
merge master
merge master
Signed-off-by: Nic Ma <nma@nvidia.com>
Signed-off-by: Nic Ma <nma@nvidia.com>
Signed-off-by: Nic Ma <nma@nvidia.com>
Signed-off-by: Nic Ma <nma@nvidia.com>
Signed-off-by: Nic Ma <nma@nvidia.com>
Signed-off-by: Nic Ma <nma@nvidia.com>
|
/black |
|
I think there's a large overlap between this and |
Signed-off-by: Nic Ma <nma@nvidia.com>
wyli
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks for the quick updates
Signed-off-by: Nic Ma <nma@nvidia.com>
Signed-off-by: Nic Ma <nma@nvidia.com>
Signed-off-by: Nic Ma <nma@nvidia.com>
Signed-off-by: Nic Ma <nma@nvidia.com>
Signed-off-by: Nic Ma <nma@nvidia.com>
|
/black |
|
/build |
|
/build |
1 similar comment
|
/build |
|
Hi @madil90 , May I know why the blossom CI failed? I tried to re-run it, but it still fails. Thanks in advance. |
* [DLMED] init the transform Signed-off-by: Nic Ma <nma@nvidia.com> * [DLMED] update doc-string Signed-off-by: Nic Ma <nma@nvidia.com> * [DLMED] complete array transform Signed-off-by: Nic Ma <nma@nvidia.com> * [DLMED] add unit tests Signed-off-by: Nic Ma <nma@nvidia.com> * [DLMED] add dict transform and inverse tests Signed-off-by: Nic Ma <nma@nvidia.com> * [DLMED] fix mypy type Signed-off-by: Nic Ma <nma@nvidia.com> * [DLMED] change to enhance Resize transform Signed-off-by: Nic Ma <nma@nvidia.com> * [DLMED] fix CI tests Signed-off-by: Nic Ma <nma@nvidia.com> * [DLMED] update according to comments Signed-off-by: Nic Ma <nma@nvidia.com> * [DLMED] fix TTA Signed-off-by: Nic Ma <nma@nvidia.com> * [DLMED] remove tests Signed-off-by: Nic Ma <nma@nvidia.com> * [DLMED] fix mypy error Signed-off-by: Nic Ma <nma@nvidia.com>
part of #2648 .
Description
This PR added the
LongestRescaleandLongestRescaledtransforms, inspired by the albumentations API.Status
Ready
Types of changes
./runtests.sh -f -u --net --coverage../runtests.sh --quick --unittests.make htmlcommand in thedocs/folder.