yukangcao / JIFF

56 stars 2 forks source link

How to perform Head Parsing? #2

Open snehith-r opened 2 years ago

snehith-r commented 2 years ago

In the paper you have mentioned to use HPBTT on the fly to extract the head region, but the method initially estimates the SMPL mesh using hmr and then used the smpl part segmentation to generate the part maps, given that SMPL estimated is not completely aligned with input image always, how did you extract the entire face region to perform the quantitative comparison.

TIA

yukangcao commented 2 years ago

Hi, thanks for your question. You raise a good point about the alignment

Hope this helps