Fashion MNIST is a dataset of images consisting of clothing items, such as T-shirts, shoes, and dresses, among others. The dataset is intended for image classification tasks. It contains 60,000 ...
Here we provide the implementation of Fully Convolutional Data Description (FCDD), an explainable approach to deep one-class classification. The implementation is based on PyTorch 1.9.1 and Python 3.8 ...