MCPcopy Create free account
hub / github.com/crowsonkb/style_transfer / transfer_multiscale

Method transfer_multiscale

style_transfer.py:832–909  ·  view source on GitHub ↗

Performs style transfer from style_image to content_image at the given sizes.

(self, content_images, style_images, initial_image, aux_image,
                            callback=None, **kwargs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.95

Calls 10

transferMethod · 0.95
AdamOptimizerClass · 0.90
LBFGSOptimizerClass · 0.90
TileWorkerPoolClass · 0.85
resize_to_fitFunction · 0.85
set_stepsMethod · 0.80
pil_to_imageMethod · 0.80
resize_imageMethod · 0.80
set_imageMethod · 0.80
set_paramsMethod · 0.45

Tested by

no test coverage detected