A PyTorch implementation of the Deep SVDD anomaly detection method
Stars
779
Forks
210
Watchers
779
Open Issues
19
Overall repository health assessment
No package.json found
This might not be a Node.js project
82
commits
Added amsgrad optimizer and CIFAR-10 LeNet with ELU activations.
1901612View on GitHubUpdated MNIST and CIFAR-10 CAE decoder networks with ConvTranspose2d.
f311040View on GitHubFixed computation of radius since dist is (x - center) ** 2
77b5d33View on GitHubAdded CIFAR-10 example images of the most normal and most anomalous
2e3a1cfView on GitHubAdded MNIST example images of the most normal and most anomalous
e3fbbcdView on GitHub