Detecting Out of Distribution Data#

What is it#

When to use it#

The OOD_AE class and similar should be used when you would like to find individual images in a dataset which are the most different from the others in the provided set.

Theory behind it#