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

Closed
Tracked by #2364 ...
samet-akcay opened this issue Oct 14, 2024 · 1 comment · Fixed by #2358
Closed
Tracked by #2364 ...

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

samet-akcay opened this issue Oct 14, 2024 · 1 comment · 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

@samet-akcay
Copy link
Contributor Author

#2358 completed this issue.

@github-project-automation github-project-automation bot moved this from 📝 To Do to ✅ Done in Anomalib Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

1 participant