liming-ai / ControlNet_Plus_Plus

Official PyTorch implementation of ECCV 2024 Paper: ControlNet++: Improving Conditional Controls with Efficient Consistency Feedback.
https://liming-ai.github.io/ControlNet_Plus_Plus
Apache License 2.0
397 stars 16 forks source link

Training code #1

Closed WangYuXuan2022 closed 3 months ago

WangYuXuan2022 commented 6 months ago

Hi, I really appreciate your work. I wonder if the training code is available

liming-ai commented 6 months ago

Hi, I really appreciate your work. I wonder if the training code is available

Thank you for your attention, we are cleaning up the training code and expect to officially release it after the paper is accepted.

liwenyang-911 commented 6 months ago

Hi, I really appreciate your work. I wonder if the training code is available

Thank you for your attention, we are cleaning up the training code and expect to officially release it after the paper is accepted.

Thank you for your great work, and how long will it take to release the full code. Approximate time when the paper will be accepted?

liming-ai commented 6 months ago

Thank you for your great work, and how long will it take to release the full code. Approximate time when the paper will be accepted?

Thanks for your interest, we expect to release the full code by the end of May

trouble-maker007 commented 4 months ago

@liming-ai any update about releasing the training code?

yyrui commented 4 months ago

Thanks for your great work, I wonder when will the training code be released?

liming-ai commented 4 months ago

Hi @trouble-maker007 @yyrui,

I will open the training code after this paper be accepted. If all goes well, we will open source it at the end of this month

liming-ai commented 3 months ago

Hi @yyrui @trouble-maker007 @liwenyang-911 @WangYuXuan2022 Now we have released the training, evaluation code. Please refer to the implementation.