You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, can someone give me the command to get the correct DensePose images using Detectron2 used in this implementation? Currently I use this command, which gives me the wrong images:
python apply_net.py show configs/densepose_rcnn_R_50_FPN_s1x.yaml densepose_rcnn_R_50_FPN_s1x.pkl $resized_filename dp_segm --output image_densepose_segm.png
The text was updated successfully, but these errors were encountered:
Hey, can someone give me the command to get the correct DensePose images using Detectron2 used in this implementation? Currently I use this command, which gives me the wrong images:
The text was updated successfully, but these errors were encountered: