Skip to content

unable to generate full body densponse #99

Description

@veerabrahmam24

To generate the densepose we executed the below code

In the code Main.py we executed the below code to generate dense pose.

python detectron2/projects/DensePose/apply_net.py dump detectron2/projects/DensePose/configs/densepose_rcnn_R_50_FPN_s1x.yaml \
    https://dl.fbaipublicfiles.com/densepose/densepose_rcnn_R_50_FPN_s1x/165712039/model_final_162be9.pkl 

The following is the input image we uploaded

Image

The following is the dense pose image that was generated

Image

Is there any configuration paramter i need to set to generate full body dense pose image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions