Skip to main content

Image generators from the Magenta project

Project description



Models
######

arbitrary-stylize
#################

*Fast artistic style transfer using arbitrary painting styles*

Operations
==========

generate
^^^^^^^^

*Generate stylized images using one or more style images*

Flags
-----

**content-images**
*Path to content images (include glob pattern matching images) (required)*

**image-size**
*Size of images (1024)*

**interpolation-weights**
*Interpolation weights ([1.0])

This value is a list of float values inside square brackets. Each value is
a weight for interpolation between the parameters of the identity
transform and the style parameters of the style image.

The larger the weight is the strength of stylization is more. Weight of
1.0 means the normal style transfer and weight of 0.0 means identity
transform.  *

**style-images**
*Path to style images (include glob pattern matching images) (required)*

References
==========

- https://github.com/tensorflow/magenta/tree/master/magenta/models/arbitrary_image_stylization
- https://arxiv.org/abs/1705.06830
- https://arxiv.org/abs/1610.07629
- https://arxiv.org/abs/1603.08155
- https://arxiv.org/abs/1508.06576

pretrained-stylize
##################

*Implementation of 'A Learned Representation for Artistic Style'*

Operations
==========

generate
^^^^^^^^

*Generate stylized image using a pretrained model*

Flags
-----

**image**
*Image to stylize (required)*

**style**
*Style to apply (monet or varied) (required)

Choices:
monet Use Monet style
varied Use varied style

*

References
==========

- https://github.com/tensorflow/magenta/tree/master/magenta/models/image_stylization
- https://arxiv.org/abs/1610.07629


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

gpkg.magenta.image-0.5.0-py2.py3-none-any.whl (5.8 kB view hashes)

Uploaded Python 2 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