lllyasviel/ControlNet

how to Re-train the openpose ControlNet model ?

tanghengjian opened this issue · 0 comments

hi guys, i test the controlnet openpose will not accurately produce similar number persons, such as the origial pose has three persons, while the output inference has four persons.

now with the train_controlnet_sdxl.py script.

So i want to re-train the openpose model with multi persons cases. Could the loss only care about the image's pose rather not the original full image pixel info?

Any advice will be appreciate