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

📋 [TASK] Refactor Perlin Noise Augmenter #2429

Open
Tracked by #2364
samet-akcay opened this issue Nov 22, 2024 · 0 comments
Open
Tracked by #2364

📋 [TASK] Refactor Perlin Noise Augmenter #2429

samet-akcay opened this issue Nov 22, 2024 · 0 comments

Comments

@samet-akcay
Copy link
Contributor

samet-akcay commented Nov 22, 2024

Describe the task

Perlin noise in anomalib is adapter from DRAEM's official implementation, which uses imgaug library. We will need to re-write this with torch and torchvision v2, and possibly convert it to a PreProcessor.

Acceptance Criteria

  • Implement the augmenter in torchvision v2
  • Implement the Perlin PreProcessor
  • Remove imgaug from the dependencies

Priority

Medium

Related Epic

2364

Estimated Time

No response

Current Status

Not Started

Additional Information

No response

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

No branches or pull requests

1 participant