Tensorflow implementation of OCGAN
Project description
# Tensorflow Implementation of OCGAN This repository provides a [Tensorflow](https://www.tensorflow.org/) implementation of the OCGAN presented in CVPR 2019 paper “[OCGAN: One-class Novelty Detection Using GANs with Constrained Latent Representations](http://openaccess.thecvf.com/content_CVPR_2019/papers/Perera_OCGAN_One-Class_Novelty_Detection_Using_GANs_With_Constrained_Latent_Representations_CVPR_2019_paper.pdf)”.
The author’s implementation of OCGAN in MXNet is at [here](https://github.com/PramuPerera/OCGAN).
## Installation This code is written in Python 3.5 and tested with Tensorflow 1.13.
Install using pip or clone this repository.
1. Installation using pip: `bash pip install ocgan `
and
`python from ocgan import OCGAN `
Clone this repository:
`bash git clone https://github.com/nuclearboy95/Deep-SVDD-Tensorflow.git `
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file ocgan-1.0-py3-none-any.whl
.
File metadata
- Download URL: ocgan-1.0-py3-none-any.whl
- Upload date:
- Size: 6.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.3.2 requests/2.14.2 setuptools/41.4.0 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bf5c9aa0f8c3a978ebecf42f4da1fa2e72509b3562e4759939b4db6526ad1d7e |
|
MD5 | 7d456ac032a6d037e1bfb215fef1df12 |
|
BLAKE2b-256 | 0b9c5ff721d4418166bd1a893fee3e3dc887f544d5dd90f3bb9fdb1020a7c366 |