lllyasviel / lllyasviel/ControlNet
SOTA pipeline for fully automatic conditional image generation
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 34.1k
- Forks
- 3k
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
Would you mind clarifying the paragraph in the README about "a SOTA pipeline for fully automatic conditional image [generation]"?
Note that in the guess mode, you will still be able to input prompts. The only difference is that the model will "try harder" to guess what is in the control map even if you do not provide the prompt. Just try it yourself!
Besides, if you write some scripts (like BLIP) to generate image captions from the "guess mode" images, and then use the generated captions as prompts to diffuse again, you will get a SOTA pipeline for fully automatic conditional image generating.
I am not sure if I understand the suggestion. My understanding is that it would:
- generate an image in "guess" mode, i.e. without any text prompt
- generate a caption for the generated image
- feed the text prompt along an image, but which one: the original input image or the generated image?
Moreover, you mention several images. Is the point to generate several captions to feed along the original input image?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the quoted README paragraph and the linked captioning example, then trace the described guess-mode and captioning steps. Clarify whether the second diffusion pass uses the original or generated image, and explain the reference to several images; the README is done when those questions are answered unambiguously.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- computer-vision, documentation, machine-learning
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100