Skip to content

Style Transfer Sometimes Confuses Content and Style Images #17

Description

@fikry102

Issue Description

When using this repo for style transfer, I occasionally observe that the model confuses
the content image and the style image — the output appears to transfer the content of
Figure 2 onto Figure 1's style, rather than the intended direction.

Prompt Used

Style Transfer the style of Figure 2 to Figure 1, and keep the content and
characteristics of Figure 1.

Expected Behavior

  • Style source: Figure 2
  • Content source: Figure 1
  • Output should preserve the content, layout, and structure of Figure 1,
    while adopting the visual style of Figure 2.

Observed Behavior

In some runs, the output seems to swap the roles of the two figures —
the content of Figure 2 appears in the output instead of Figure 1's content.

Image

Questions

  1. Is there a known reason why the model occasionally swaps content and style references?
  2. Is the confusion related to prompt sensitivity or image ordering?

Looking forward to your feedback, thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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