facebookresearch / facebookresearch/detectron2

How to get coordinates of body parts from DensePose?

Open
#165 37 comments 0 reactions 1 assignee Claimed by @vkhalidov View on GitHub
densepose
Dominant language
Python
Stars
34.7k
Forks
7.9k
PR merge metrics
No merged PRs in 30d

Description

Hi,

I used trained from model on my input image and it generated output image with the following code.

`!python apply_net.py show configs/densepose_rcnn_R_50_FPN_s1x.yaml model_final_dd99d2.pkl image.png dp_contour,bbox -v`

My question is that how can i get coordinates of body parts? For example hands or face coordinates?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.