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 Post-processing as AnomalibModule Attribute #2367

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

Comments

@samet-akcay
Copy link
Contributor

samet-akcay commented Oct 14, 2024

Describe the task

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

Acceptance Criteria

  • Develop post-processing module with Callback and nn.Module interfaces
  • Integrate post-processing module as an attribute of AnomalibModule
  • Implement stat collection during training/validation and operation application during testing/prediction
  • Ensure collected stats are included in state dict
  • Create unit tests for post-processing functionality within AnomalibModule

Priority

High

Related Epic

#2364

Estimated Time

No response

Current Status

Done

Additional Information

No response

@samet-akcay
Copy link
Contributor Author

PR Link: #2098

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

No branches or pull requests

1 participant