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

[Tutorials] Anomaly Detection example MVTec PatchSVDD #253

Merged
merged 6 commits into from Dec 9, 2021

Conversation

mansishr
Copy link
Collaborator

@mansishr mansishr commented Dec 2, 2021

In this PR, the problem of image anomaly detection and segmentation is addressed. Anomaly detection involves making a binary decision as to whether an input image contains an anomaly, and anomaly segmentation aims to locate the anomaly on the pixel level. The deep learning variant of support vector data description (SVDD) algorithm is extended to the patch-based method using self-supervised learning. This extension enables anomaly segmentation and improves detection performance. Industrial dataset is used for this tutorial - MVTec AD dataset

@alexey-gruzdev alexey-gruzdev merged commit 9eb8634 into develop Dec 9, 2021
@alexey-gruzdev alexey-gruzdev deleted the anomaly_detection branch December 9, 2021 12:30
@github-actions github-actions bot locked and limited conversation to collaborators Dec 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants