CivArchive
    Controlnet for DensePose - v1.0
    Preview 1816349Preview 1816350Preview 1816351Preview 1816372Preview 1816406Preview 1816361Preview 1816408Preview 1816409Preview 1816410

    This Controlnet model accepts DensePose annotation as input

    How to use

    Put the .safetensors file under ../stable diffusion/models/ControlNet/

    About DensePose

    This repo explains WHAT is DensePose and HOW to use it: https://github.com/facebookresearch/detectron2/tree/main/projects/DensePose

    To use the annotator, you need to install Detectron2 as instructed. The DensePose annotator relies on apply_net.py to run. Please refer to the last image in the post for necessary modification of this script.

    Transforming this project into a preprocessor turns out to be too challenging for me.

    Model Feature

    Strength

    1. Stable body pose

    2. Good performance on inferring hands

    3. Ability to infer tricky poses

    4. Great potential with Depth Controlnet

    Weakness

    1. Like Openpose, depth information relies heavily on inference and Depth Controlnet

    2. Unstable direction of head

    3. Intention to infer multiple person (or more precisely, heads)

    Issues that you may encouter

    Q: This model tends to infer multiple person

    A: Avoid leaving too much empty space on your annotation. Or use it with depth Controlnet. Or write the prompt as what I did (eg. (one:1.2) girl).

    Q: This model doesn't perform well

    A:

    1. The DensePose annotator doesn't work well. You can mannually modify the annotation. It should be easier than modifying an OpenPose

    2. The depth Annotator doesn't work well. In fact, I recommend to use glpn-nyu as the depth annotator. Please refer to https://huggingface.co/vinvino02/glpn-nyu

    3. The pose is too tricky. It goes beyonds the model's ability.

    Q: This model doesn't perform well with my LoRA

    A:

    1. That probably means your LoRA is not trained on enough data. It turns out that LoRA trained on enough amount of data will have fewer conflicts with Controlnet or your prompts

    2. Change your LoRA IN block weights to 0. It's always the IN block that causes all the conflicts. Please refer to https://github.com/hako-mikan/sd-webui-lora-block-weight

    *Note: The second pose generation in the post uses depth Controlnet (w=0.25)

    Description

    Controlnet
    SD 1.5

    Details

    Downloads
    10,766
    Platform
    CivitAI
    Platform Status
    Available
    Created
    8/1/2023
    Updated
    9/27/2025
    Deleted
    -

    Files

    controlnetFor_v10.safetensors

    Mirrors

    Huggingface (1 mirrors)