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

The following is the dense pose image that was generated

Is there any configuration paramter i need to set to generate full body dense pose image
To generate the densepose we executed the below code
In the code Main.py we executed the below code to generate dense pose.
The following is the input image we uploaded
The following is the dense pose image that was generated
Is there any configuration paramter i need to set to generate full body dense pose image