RenYurui / Global-Flow-Local-Attention

The source code for paper "Deep Image Spatial Transformation for Person Image Generation"
https://renyurui.github.io/GFLA-web
Other
566 stars 84 forks source link

How to compute Openpose coordinates for new images ? #60

Closed Peu-m closed 3 years ago

Peu-m commented 4 years ago

@RenYurui

How to compute Openpose coordinates for new images ? please guide.

Thank You

Peu-m commented 4 years ago

Sorry to rephrase my question here:

How to extract Alphapose with openpose format for new images to run demo.py for new images ?

Thank You

mingliangfu commented 4 years ago

Sorry to rephrase my question here:

How to extract Alphapose with openpose format for new images to run demo.py for new images ?

Thank You

Hey, you should first make the definition of key points clear.

RenYurui commented 4 years ago

Hi all, Sorry for the delay. I think this question is related to the output format of Alphapose. Please see the instruction of Alphapose runing You may need to set the --format when runing Alphapose.