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

Fix serialization tensor v2 tests #1519

Merged
merged 4 commits into from
Feb 16, 2024
Merged

Conversation

ternaus
Copy link
Collaborator

@ternaus ternaus commented Feb 16, 2024

Fix for: https://github.com/albumentations-team/albumentations/issues/15151

  1. Changed tests. Now we compare transforms before and after being saved to file with each other, and not it's effect on the image.
  2. Added option for serialization save / load to work with file buffers and not only file names.

@ternaus ternaus merged commit 7eb5b34 into master Feb 16, 2024
17 checks passed
@ternaus ternaus deleted the fix_serialization_tensor_v2_tests branch February 16, 2024 01:51
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.

1 participant