Replies: 5 comments 16 replies
-
Note: According to #1864 (comment), you need to install Microsoft Visual C++ (https://visualstudio.microsoft.com/visual-cpp-build-tools/) for some dependencies to build correctly. |
Beta Was this translation helpful? Give feedback.
-
Due to #1875, the feature cannot be merged to main yet. I uploaded the version before reset to |
Beta Was this translation helpful? Give feedback.
-
@huchenlei SO as you said before the dw pth model was not intended to be used for auto1111. so i guess just git checkout would needed for this purpose, right? ( or any other better ways recommanded?) Thanks |
Beta Was this translation helpful? Give feedback.
-
If I understand correctly, dw_openpose_full is the same as openpose_full? If not, how can I set up the dw_openpose_full? |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
See initial issue here: #1855
DW Openpose preprocessor greatly improves the accuracy of openpose detection especially on hands. Here is a comparison used in our unittest:
Input Image:

Openpose Full Output (Right hand missing):

DW Openpose Full Output:

Usage:

With this pose detection accuracy improvements, we are hyped to start re-train the ControlNet openpose model with more accurate annotations. There is a proposal in DW Pose repository: IDEA-Research/DWPose#2.
I would really want @lllyasviel to take the initiative for this retraining task, but he probably busy with other tasks. I am not familiar with ControlNet training, so I welcome suggestions and ideas on how should we proceed on this task with community support. You can find me on my discord server: https://discord.gg/GkaWcUat7R. Or just leave a comment here.
Beta Was this translation helpful? Give feedback.
All reactions