Skip to content

Deep Shrink doesn't work with OpenPose #2969

Open
@michaelLochlann

Description

If you have the Deep Shrink node added to your model, it prevents OpenPose 1.5 from working.

It seems to be an issue with OpenPose expected a certain image size based on the errors it keeps throwing.

Not sure if this is fixable or if it's the nature of the beast but it does make the value of Deep Shrink go down a bit.

warning control could not be applied torch.Size([2, 640, 64, 38]) torch.Size([2, 640, 128, 75])

It does seem to work ok with IP Adapter and controlnet Tile. Both of those also mess with the starting noise (I guess) so maybe openpose is doing something different from them.

Metadata

Assignees

No one assigned

    Labels

    User SupportA user needs help with something, probably not a bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions