Skip to main content

Tensorflow implementation of Deep SVDD

Project description

# Tensorflow Implementation of Deep SVDD This repository provides a [Tensorflow](https://www.tensorflow.org/) implementation of the Deep SVDD method presented in ICML 2018 paper ”Deep One-Class Classification”.

The author’s implementation of Deep-SVDD in PyTorch is at [https://github.com/lukasruff/Deep-SVDD-PyTorch](https://github.com/lukasruff/Deep-SVDD-PyTorch).

## Citation and Contact You find a PDF of the Deep One-Class Classification ICML 2018 paper at [http://proceedings.mlr.press/v80/ruff18a.html](http://proceedings.mlr.press/v80/ruff18a.html).

## Installation This code is written in Python 3.5 and tested with Tensorflow 1.12.

Install using pip or clone this repository.

1. Installation using pip: `bash pip install deep-svdd `

and

`python from dsvdd import DeepSVDD `

  1. Clone this repository:

`bash git clone https://github.com/nuclearboy95/Deep-SVDD-Tensorflow.git `

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

deep_svdd-1.3-py3-none-any.whl (5.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page