Open sunwoo76 opened 4 months ago
This one https://github.com/facebookresearch/detectron2/blob/main/projects/DensePose/configs/densepose_rcnn_R_50_FPN_s1x.yaml. We use the same densepose as the VITON-HD dataset, this link https://github.com/sangyun884/HR-VITON/issues/45 may be helpful.
In this website : https://github.com/facebookresearch/detectron2/blob/main/projects/DensePose/doc/DENSEPOSE_IUV.md#ModelZoo
which version of densepose did you use?
thank you !