geyuying / PF-AFN

Official code for "Parser-Free Virtual Try-on via Distilling Appearance Flows", CVPR 2021.
546 stars 138 forks source link

How to extract pose? #38

Open wzmsltw opened 3 years ago

wzmsltw commented 3 years ago

Hi @geyuying

Thanks for your wonderful work! I want to train the network on our own dataset, to align the setting. Can you share the codes (or which github codes) used for extracting human pose (not densepose).

Thanks so much!

bondbenz commented 3 years ago

You can use openpose to extract it https://github.com/CMU-Perceptual-Computing-Lab/openpose

mrsahabu commented 3 years ago

@wzmsltw did you train it with using DensPose or OpenPose, which one is better? Because it is very hard to run DensePose.