Skip to content
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 image resize transform #581

Merged
merged 6 commits into from
Dec 14, 2021
Merged

Add image resize transform #581

merged 6 commits into from
Dec 14, 2021

Conversation

zhiltsov-max
Copy link
Contributor

Summary

Closes #562

  • Added rescale transform
  • Added tests

How to test

Checklist

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below)
# Copyright (C) 2021 Intel Corporation
#
# SPDX-License-Identifier: MIT

@zhiltsov-max zhiltsov-max changed the title Add resize transform Add image resize transform Dec 10, 2021
datumaro/plugins/transforms.py Show resolved Hide resolved
datumaro/plugins/transforms.py Outdated Show resolved Hide resolved
@IRDonch IRDonch merged commit 534ad7f into develop Dec 14, 2021
@IRDonch IRDonch deleted the zm/resize-transform branch December 14, 2021 17:45
@zhiltsov-max zhiltsov-max mentioned this pull request Feb 1, 2022
23 tasks
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 transform to change dataset image resolution
2 participants