-
Notifications
You must be signed in to change notification settings - Fork 116
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
[wiki] Summarize Implemented Methods #62
Comments
CutPaste: Self-Supervised Learning for Anomaly Detection and Localization Method Description
Implementation (List all the related python files)
Script # how to run the code
# cutpaste_train
sh scripts/_get_started/1_mnist_test.sh
# cutpaste_test
sh scripts/a_anomaly/2_cutpaste_train.sh |
Detecting Out-of-Distribution Examples with In-distribution Examples and Gram Matrices Method Description
Implementation
Script # how to run the code
sh scripts/c_ood/7_cifar_test_ood_gram.sh |
DeepSVDD
OpenOOD Implementation
Script
Result
|
KDAD
Script
Result
|
Confidence Branch
Keypoints
Script
Result
|
VOS
Keypoints
Script
Result
|
MOS: Towards Scaling Out-of-distribution Detection for Large Semantic Space Method Description
Implementation (List all the related python files)
Script # train
sh scripts/c_ood/mos.sh
# test
sh scripts/c_ood/test_mos.sh
|
Towards Total Recall in Industrial Anomaly Detection Method Description
Implementation (List all the related python files)
Script # test
sh scripts/a_anomaly/3_patchcore.sh
|
1 similar comment
Towards Total Recall in Industrial Anomaly Detection Method Description
Implementation (List all the related python files)
Script # test
sh scripts/a_anomaly/3_patchcore.sh
|
Towards Total Recall in Industrial Anomaly Detection Method Description
Implementation (List all the related python files)
Script # train
sh scripts/b_osr/0_openmax.sh
# test
sh scripts/b_osr/-1_test_openmax.sh |
We plan to write a short summary for every implemented method in our wiki space.
Please follow the template below and write the draft here.
Paper Title
Method Description
Implementation (List all the related python files)
Script
# how to run the code
The text was updated successfully, but these errors were encountered: