-
Notifications
You must be signed in to change notification settings - Fork 42
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
Local + Local Control #11
Comments
For technical details, please refer to our paper https://arxiv.org/abs/2305.16322. |
Dear ShihaoZhaoZSH/Uni-ControlNet,
Your paper just mention that you compose local + local controls. But no
details are provided.
…On Sat, 17 Jun 2023, 7:47 pm ShihaoZhaoZSH, ***@***.***> wrote:
For technical details, please refer to our paper
https://arxiv.org/abs/2305.16322.
—
Reply to this email directly, view it on GitHub
<#11 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AV4VZBFL3MSLK6XMYYYPOHLXLXURPANCNFSM6AAAAAAZDGV544>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
In Section 3.2, Control Adapter - Local Control Adapter, we explained that we concatenate different local conditions along the channel dimension. This means that you can place different local conditions at their corresponding channels to achieve the composed control by different local conditions. Our code also demonstrates this implementation. |
Thanks alot.
…On Sun, 18 Jun 2023, 3:05 am ShihaoZhaoZSH, ***@***.***> wrote:
In Section 3.2, Control Adapter - Local Control Adapter, we explained that
we concatenate different local conditions along the channel dimension. This
means that you can place different local conditions at their corresponding
channels to achieve the composed control by different local conditions. Our
code also demonstrates this implementation.
—
Reply to this email directly, view it on GitHub
<#11 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AV4VZBBSG3GX62WJAFB57LLXLZH6NANCNFSM6AAAAAAZDGV544>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Dear Authors,
How do you perform local + local operation can you tell this?
The text was updated successfully, but these errors were encountered: