lllyasviel / lllyasviel/ControlNet
Cannot repeat outputs from image_log
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 34.1k
- Forks
- 3k
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I am having issue to get similar outputs as in image_log. I have trained the model on sd2 core with custom dataset. I also prepare gradio_foo.py script to make an inference and I writer another script on based on ControlLDM class(to use the same params as training) and image log method, but non of these approaches gave me similar results as results in image_log during the training. The outputs don't need to be the same, but quality of output have to. Almost all images from training are good enough for end solution, but inference on gradio is giving me completely unuseful outputs.
So the main question is, how to make outputs with similar quality?
Unfortunately I cannot show any examples, the data is private.
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 gradio_foo.py and the script based on the ControlLDM class, then compare their parameters and inference path with the training image_log method. Done would mean producing inference outputs with comparable quality, but the private data and missing examples make the difference difficult to reproduce or verify.
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