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] Integrate Pre-processing as AnomalibModule Attribute #2366

Open
Tracked by #2364 ...
samet-akcay opened this issue Oct 14, 2024 · 0 comments · May be fixed by #2358
Open
Tracked by #2364 ...

📋 [TASK] Integrate Pre-processing as AnomalibModule Attribute #2366

samet-akcay opened this issue Oct 14, 2024 · 0 comments · May be fixed by #2358
Milestone

Comments

@samet-akcay
Copy link
Contributor

Describe the task

Implement the pre-processing module as an attribute of AnomalibModule.

Acceptance Criteria

  • Develop pre-processing module with Callback and nn.Module interfaces
  • Integrate pre-processing module as an attribute of AnomalibModule
  • Implement methods to apply transforms at various pipeline stages
  • Ensure transforms are included in state dict for proper exporting
  • Create unit tests for pre-processing functionality within AnomalibModule

Priority

High

Related Epic

#2364

Estimated Time

No response

Current Status

In Progress

Additional Information

PR Link: #2358

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📝 To Do
Development

Successfully merging a pull request may close this issue.

1 participant