Skip to content

crimama/Reversedistillation

Repository files navigation

Reverse distillation

This is unofficial of Anomaly Detection via Reverse Distillation from One-Class Embedding

Paper : https://arxiv.org/abs/2201.10703

Dataset

Run

Single - gpu

python Reversedistillation.py --yaml_config ./configs/mvtec.yaml

Multi - GPU

accelerate config 
accelerate launch Reversedistillation.py --yaml_config ./configs/mvtec.yaml
  • Before start training using multi-gpu, You need to set accelerate config so that Accelerate can use multi-gpu

Instruction

Notion : https://www.notion.so/hunim/Reverse-distillation-f7a79fc9d07a4d8d8bb3d4a914465e7a

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages