yzhao062/pyod

CNN-based AutoEncoder for Image Outlier Detection

Open

#387 opened on Apr 9, 2022

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Python (7,762 stars) (1,308 forks)batch import
help wanted

Description

The current autoencoder and VAE only supports 2-d data, while there is a need to handle 3-d images. PR welcomed!

Contributor guide