lllyasviel / lllyasviel/ControlNet
What if the controlnet/sd input image is of different sizes?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 34.1k
- Forks
- 3k
- PR merge metrics
- No merged PRs in 30d
Description
I got some image dataset A that is extra small (with mean width ~64pxs) and B that is 512x512. What if I feed the two concurrently to the ControlNet/SD?
Will the network only works well when input size is 512x512? Because regularization?
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
The issue mentions ControlNet/SD and compares dataset A at about 64px with dataset B at 512x512, but it names no files or tests. Start by locating the input-size handling for concurrent images and determine whether mixed resolutions are supported; done means documenting or implementing the confirmed behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- computer-vision, machine-learning
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100