Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Concerns #1

Open
haofanwang opened this issue Jul 2, 2024 · 2 comments
Open

Concerns #1

haofanwang opened this issue Jul 2, 2024 · 2 comments

Comments

@haofanwang
Copy link

haofanwang commented Jul 2, 2024

  1. The overall structure is quite similar to InstantID (IPA+ControlNet) which is not fairly cited in the paper.
  2. Why there is no visual comparison with InstantStyle (at least text-driven) even if it has been cited?
  3. Although I run the demo using default params, the results (check following cases) are far from be perfect as shown in the paper, is there anything I have missed? Or the demo is not ready for testing?
截屏2024-07-03 06 38 28 截屏2024-07-03 06 25 25 截屏2024-07-03 06 23 53 截屏2024-07-03 06 35 47
@haofanwang
Copy link
Author

haofanwang commented Jul 2, 2024

FYI, I post example images used in above demos here.

For content,
11
15
19

For style,
103
0

@nowsyn
Copy link
Collaborator

nowsyn commented Jul 3, 2024

Hi haofan @haofanwang, thanks for your instant feedback. The arxiv paper of StyleShot is a pre-print version. We will add the reference of InstantID and provide the comparison results from InstantStyle later.

For the 3-rd question, we update the demo with more user friendly UI. As we mentioned in the paper, we have done thesholding and dilation operation on HED (we name this new condition as Contour), which makes some details of the content image disappear. Contour mainly target for sparse content control as shown in the cases in our paper. To achieve fine-grained content control, we provide a version trained on Lineart. The results of the cases you provided are here, together with the results of the cases in our paper, and also more cases of high-level styles. We run these cases with the default settings under Advanced options with our StyleShot based on SD15.

The online demo will be updated tomorrow as the developers have already left for the day.

provided case
starry_tower

provided case
starry_man

provided case
line_man

provided case
starry_panda

case in paper
case_in_paper_women

case in paper
case_in_paper_alley

case in paper
case_in_paper_tree_in_desert

case in paper
case_in_paper_wolf

case in paper
case_in_paper_butterfly

more cases of sparse content control
new_highlevel_3d_to_flat

more cases of sparse content control
new_highlevel_flat_to_3d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants