Skip to content

Commit

Permalink
Remove Draem
Browse files Browse the repository at this point in the history
Signed-off-by: Ashwin Vaidya <ashwinnitinvaidya@gmail.com>
  • Loading branch information
ashwinvaidya17 committed Apr 12, 2024
1 parent c1e5187 commit b259858
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 278 deletions.
3 changes: 1 addition & 2 deletions src/otx/algo/anomaly/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
# Copyright (C) 2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0

from .draem import Draem
from .padim import Padim
from .stfpm import Stfpm

__all__ = ["Draem", "Padim", "Stfpm"]
__all__ = ["Padim", "Stfpm"]
42 changes: 0 additions & 42 deletions src/otx/algo/anomaly/draem.py

This file was deleted.

78 changes: 0 additions & 78 deletions src/otx/recipe/anomaly_classification/draem.yaml

This file was deleted.

78 changes: 0 additions & 78 deletions src/otx/recipe/anomaly_detection/draem.yaml

This file was deleted.

78 changes: 0 additions & 78 deletions src/otx/recipe/anomaly_segmentation/draem.yaml

This file was deleted.

0 comments on commit b259858

Please sign in to comment.