You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
huchenlei
changed the title
[DevTask] Add DWPose version of Openpose preprocessor and model
[DevTask] Add DWPose version of Openpose preprocessor
Aug 3, 2023
As a side note, we should consider re-train the ControlNet openpose model with DWPose annotated data, as previously the annotation results are not very accuate, which results openpose hand skelelton has weak control on result image.
hi @2blackbar
i tested 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.
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 suggestions would be greatly appreciated!!!thank you!
https://github.com/IDEA-Research/DWPose
shows really promising results on more accurate pose detection with openpose output, especially on hands.
We should port the implementation and make it available in the ControlNet extension.
The text was updated successfully, but these errors were encountered: