-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
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.
Questions
- Is there a known reason why the model occasionally swaps content and style references?
- Is the confusion related to prompt sensitivity or image ordering?
Looking forward to your feedback, thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels