Skip to main content

Ready to use implementations of state-of-the-art generative models in TensorFlow

Project description

Generative Models in TensorFlow

PyPI pyversions PyPI version shields.io PyPI status DOI

Ready to use implementations of state-of-the-art generative models in TensorFlow.

Installation

Dependencies

tf-gen-models requires:

  • Python (>= 3.7, < 3.10)
  • TensorFlow (>= 2.5)
  • Matplotlib (>= 3.4)
  • Pillow (>= 8.0)

The tf-gen-models package is built upon TensorFlow 2. See the TensorFlow install guide for the pip package while, to enable GPU support, the use Docker container is recommended. Alternatively, GPU-enabled TensorFlow can be easily installed using the tensorflow-gpu package on conda-forge.

User installation

If you already have a working installation of TensorFlow 2 (preferably with the GPU support enabled), the easiest way to install tf-gen-models is using pip:

pip install tf-gen-models

Available generative models

Generative models Implementation Notebooks Trends
GAN ✔️ 🛠️
VAE
Norm Flow

Generative Adversarial Networks

Algorithms Implementation Conditioning* Notebooks Paper
GAN ✔️ 🛠️ ✔️ arXiv:1406.2661
BceGAN ✔️ ✔️
WGAN ✔️ ✔️ arXiv:1701.07875
WGAN_GP ✔️ ✔️ arXiv:1704.00028
CramerGAN ✔️ ✔️ arXiv:1705.10743

*Referring to the conditional version of GANs proposed in arXiv:1411.1784.

Variational Autoencoder

Planned for release v0.2.0

Normalizing Flows

Planned for release v0.2.0

Jupyter notebooks

License

MIT License

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

tf_gen_models-0.0.8-py3-none-any.whl (16.5 kB view details)

Uploaded Python 3

File details

Details for the file tf_gen_models-0.0.8-py3-none-any.whl.

File metadata

  • Download URL: tf_gen_models-0.0.8-py3-none-any.whl
  • Upload date:
  • Size: 16.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for tf_gen_models-0.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 77f86090e8b875ac64864c71ffadce4733260cd18080ad4ed0fe2b108ccd8fdb
MD5 36e1a06b732472553aac83a83e257757
BLAKE2b-256 dba8124664f798c00d3ad2c883b096647cfa35f1d332ac7e72ed6eda451d0652

See more details on using hashes here.

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