Skip to content

KyloRen1/PySauron

Repository files navigation

PySauron

PySauron is a torch library for anomaly detection offering:

  • torchvision-like API for datasets, transforms
  • curated library of anomaly detection datasets

Running test

pytest --verbose --disable-warnings

TODO

  • Datasets: UCF-Crime, Avenue, XD-Violence, ShanghaiTech
  • Augmentation: RandomInject, FrameDrop, ChangeDirection
  • Test transforms