One-Class-Convolutional-Neural-Network Implementation of the model from the article One-Class Convolutional Neural Network You can implement your own backbone and classifier in model.py References: official github implementation given by authors open-source implementation paper ink