Contents

MLStyleTransfer.ModelParameters.ModelAlgorithmType

The style transfer training algorithm options.

Declaration

enum ModelAlgorithmType

Overview

This object uses a convolutional neural network for training the style transfer model, giving more detailed style. It’s ideal for cases where latency is not the main concern, such as single images.

Topics

Selecting an algorithm type

Describing an algorithm type

Default Implementations

See Also

Describing parameters