Skip to content

Add image resize transform#581

Merged
IRDonch merged 6 commits intodevelopfrom
zm/resize-transform
Dec 14, 2021
Merged

Add image resize transform#581
IRDonch merged 6 commits intodevelopfrom
zm/resize-transform

Conversation

@zhiltsov-max
Copy link
Copy Markdown
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 requested a review from IRDonch December 10, 2021 13:50
@zhiltsov-max zhiltsov-max changed the title Add resize transform Add image resize transform Dec 10, 2021
Comment thread datumaro/plugins/transforms.py
Comment thread datumaro/plugins/transforms.py Outdated
@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