Describe the task
Implement the evaluation module as an attribute of AnomalibModule.
Acceptance Criteria
- Develop evaluation module with Callback and nn.Module interfaces
- Integrate evaluation module as an attribute of AnomalibModule
- Implement methods to update and compute metrics at various pipeline stages
- Ensure proper logging of metrics within AnomalibModule
- Create unit tests for evaluation functionality
Priority
High
Related Epic
#2364
Estimated Time
No response
Current Status
Ready for Review
Additional Information
PR Link: #2326