Skip to content

This is an unofficial implementation of ' Anomaly localization by modeling perceptual features'

License

Notifications You must be signed in to change notification settings

xiahaifeng1995/FAVAE-anomaly-detection-localization-master

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FAVAE anomaly detection

This is an implementation of the paper Anomaly localization by modeling perceptual features

Requirement

  • python == 3.7
  • pytorch == 1.5
  • tqdm
  • sklearn
  • matplotlib

Datasets

MVTec AD datasets : Download from MVTec website

Code example

  • bottle
python train.py --obj bottle --do_aug

Results

Reference

[1] David Dehaene, Pierre Eline. Anomaly localization by modeling perceptual features. https://arxiv.org/pdf/2008.05369.pdf

[2] https://github.com/byungjae89/SPADE-pytorch

[3] https://github.com/plutoyuxie/AutoEncoder-SSIM-for-unsupervised-anomaly-detection-

About

This is an unofficial implementation of ' Anomaly localization by modeling perceptual features'

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages