lllyasviel / lllyasviel/ControlNet

Abnormal image generation

Open
#586 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
34.1k
Forks
3k
PR merge metrics
No merged PRs in 30d

Description

Hello, I think Controlnet is a great job, but I encountered some issues while training it.
![image](https://github.com/lllyasviel/ControlNet/assets/117065644/730e212d-1aa0-4881-8bfd-d411d1eb8205)
I trained ControlNet using a set of facial datasets, and during the training process, I found that the first generated image was abnormal. Therefore, I disabled ControlNet as a trainable network, as shown in the red box above. Unfortunately, using only the frozen SD described in the paper to generate images is also abnormal.
Generate an image similar to the following image,But it should be a realistic facial image

![image](https://github.com/lllyasviel/ControlNet/assets/117065644/4573cda1-bfd9-431c-8d6f-44c9bc7c7cba)

The weight file is created using tool_ Add_ Control. py converted v1.5 version SD.
May I ask how I should solve this problem?Looking forward to your reply

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the reported conversion entry point, tool_add_control.py, and reproduce the abnormal output using the facial dataset and converted v1.5 Stable Diffusion weights. Compare generation with ControlNet trainable and frozen, then document the cause and verify that the resulting image is a realistic face.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.