pystiche.demo

pystiche.demo.images()

Collection of images used in the usage examples.

Return type

DownloadableImageCollection

name

image

bird1

bird1

bird2

bird2

castle

castle

church

church

cliff

cliff

mosaic

mosaic

paint

paint

pystiche.demo.transformer()

Basic transformer for model-based optimization.

The transformer is compatible with the official PyTorch example which in turn is based on [JAL16]

Return type

Module