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

📖 [STORY] Implementing the GLASS Anomaly Detection Model in Anomalib #2619

Open
code-dev05 opened this issue Mar 21, 2025 · 0 comments · May be fixed by #2629
Open

📖 [STORY] Implementing the GLASS Anomaly Detection Model in Anomalib #2619

code-dev05 opened this issue Mar 21, 2025 · 0 comments · May be fixed by #2629

Comments

@code-dev05
Copy link

User Story

I want to implement a new anomaly detection model - GLASS based on this paper. This model combines the use global and local anomaly synthesis to improve accuracy.

Acceptance Criteria

  1. The new algorithm is implemented and integrated into the anomalib framework
  2. Unit tests are written and pass for the new implementation
  3. Performance benchmarks show improvement over existing methods on specified datasets
  4. Documentation is updated to include usage instructions and theory behind the new algorithm
  5. An example notebook is provided demonstrating the algorithm's application

Story Points

2

Related Epic

No response

Category

Anomaly Detection Algorithms

Additional Context

No response

@code-dev05 code-dev05 linked a pull request Mar 26, 2025 that will close this issue
8 tasks
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

Successfully merging a pull request may close this issue.

1 participant