-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
add box transforms for affine and zoom #4309
Conversation
Signed-off-by: Can Zhao <canz@nvidia.com>
Signed-off-by: Can Zhao <canz@nvidia.com>
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.
Could you please help also add the unit tests for these new transforms?
Thanks.
Signed-off-by: Can Zhao <canz@nvidia.com>
Signed-off-by: Can Zhao <canz@nvidia.com>
for more information, see https://pre-commit.ci
Signed-off-by: Can Zhao <canz@nvidia.com>
I will do it today. Thanks |
Signed-off-by: Can Zhao <canz@nvidia.com>
for more information, see https://pre-commit.ci
Signed-off-by: Can Zhao <canz@nvidia.com>
Signed-off-by: Can Zhao <canz@nvidia.com>
Signed-off-by: Can Zhao <canz@nvidia.com>
for more information, see https://pre-commit.ci
Added! Thanks |
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, this provides essential transforms for bounding box based detection pipelines
/build |
Signed-off-by: Wenqi Li <wenqil@nvidia.com>
/build |
Signed-off-by: Can Zhao canz@nvidia.com
Fixes #3572 .
Description
add box transforms for affine and zoom
tested with detection training pipeline
Status
Ready/Work in progress/Hold
Types of changes
./runtests.sh -f -u --net --coverage
../runtests.sh --quick --unittests --disttests
.make html
command in thedocs/
folder.