Implementation of Deep Structured Energy Based Models(http://proceedings.mlr.press/v48/zhai16.pdf).
Create a dataset which has inlier images and outlier images.
python dataset mnist_splitter.py --inlier 2
python train.py
Implementation of Deep Structured Energy Based Models(http://proceedings.mlr.press/v48/zhai16.pdf).
Create a dataset which has inlier images and outlier images.
python dataset mnist_splitter.py --inlier 2
python train.py