Skip to content

Stylised images have problems #22

@mdokamura-lmd

Description

@mdokamura-lmd

Thank you for your excellent work.

It doesn't work well in my environment, although it seems to work for others.
The attached image was obtained and the other images obtained are similar.
n01440764_18-stylized-66649

Could you please help me if you know the cause of the problem?

The target image is ImageNet (ILSVR2012) and the style image is the specified one (Kaggle's painter-by-numbers dataset).
The torch version (0.4.1) is correct and the model is downloaded from the specified location.
The code works all the way through without error. (The following warning was displayed, but is probably not a problem).

UserWarning: nn.Upsampling is deprecated. Use nn.functional.interpolate instead.
  warnings.warn("nn.Upsampling is deprecated. Use nn.functional.interpolate instead.")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions