Semi-supervised Anomaly Detection using Auto Encoders

A convolutional auto encoder based approach for semi-supervised anomaly detection in images.

Manpreet Singh Minhas
Towards Data Science
7 min readNov 30, 2020

--

In this article, I’ll be discussing a paper [1] that proposes an AutoEncoder based approach for the task of semi-supervised anomaly detection. If you want to look at the GitHub repository link, results and conclusion directly, please scroll to the bottom of the article.

Introduction

--

--