Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update Anomaly Transforms #4058

Conversation

ashwinvaidya17
Copy link
Contributor

Summary

  • The OV model expects a square resized image, whereas the default transform in OTX was resizing it to the longest size. Hence the effect was more pronounced in Padim (patch based model).

How to test

Checklist

  • I have added unit tests to cover my changes.​
  • I have added integration tests to cover my changes.​
  • I have ran e2e tests and there is no issues.
  • I have added the description of my changes into CHANGELOG in my target branch (e.g., CHANGELOG in develop).​
  • I have updated the documentation in my target branch accordingly (e.g., documentation in develop).
  • I have linked related issues.

License

  • I submit my code changes under the same Apache 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) 2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0

Signed-off-by: Ashwin Vaidya <ashwinnitinvaidya@gmail.com>
Signed-off-by: Ashwin Vaidya <ashwinnitinvaidya@gmail.com>
@chuneuny-emily
Copy link
Contributor

@ashwinvaidya17 - Can you retarget to releases/2.2.0 branch?

@ashwinvaidya17 ashwinvaidya17 changed the base branch from develop to releases/2.2.0 October 23, 2024 12:06
@ashwinvaidya17 ashwinvaidya17 changed the base branch from releases/2.2.0 to develop October 23, 2024 12:06
@ashwinvaidya17
Copy link
Contributor Author

#4059

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants