Skip to content

[AIR-DISCOVER Summer Research] Multi-class Anomaly Detection Transformer with Heterogenous Knowledge Distillation

License

Notifications You must be signed in to change notification settings

EricLee0224/McADTR

Repository files navigation

McADTR: Multi-class Anomaly Detection Transformer with Heterogeneous Knowledge Distillation

2022 Tsinghua University AIR-DISCOVER summer research project

official implementation of McADTR

Modified based on the following code base:
1.CVPR2020.uninformed students student-teacher anomaly detection with discriminative latent embeddings
https://github.com/LuyaooChen/uninformed-students-pytorch
2.ICCV2021.Learning mult-scene absolute pose regression with transformers
https://github.com/yolish/multi-scene-pose-transformer

ps

model: new_student.py
train student: new_train_student.py
train teacher: teacher_train.py
test: evaluate_1.py
pixel information test: evaluate_~.py

dataset format:
.../data/MVtec/
.../data/MAD1/bottle/.jpeg

Details

Alt text Alt text Alt text Alt text Alt text Alt text Alt text Alt text Alt text

Citation

@misc{weize2022airmcadtr,
title = {McADTR: Multi-class Anomaly Detection Transformer with Heterogeneous Knowledge Distillation},
author = {Weize Li, Qiang Zhou, Hao Zhao},
journal = {AIR-DISCOVER Project},
url = {https://github.com/EricLee0224/McADTR},
year = {2022}
}

About

[AIR-DISCOVER Summer Research] Multi-class Anomaly Detection Transformer with Heterogenous Knowledge Distillation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages