PoseAug icon indicating copy to clipboard operation
PoseAug copied to clipboard

How to inference

Open zhepherd opened this issue 3 years ago • 3 comments

How to inference?? the inference code you provide is PoseTriplet, i don‘t know how use to our model

zhepherd avatar Jul 22 '22 02:07 zhepherd

Hi, please refer to issue https://github.com/jfzhang95/PoseAug/issues/43.

jfzhang95 avatar Jul 26 '22 02:07 jfzhang95

how to adapt the model file??

zhepherd avatar Jul 29 '22 08:07 zhepherd

you need to replace the model network file and rename key when save or load model so that they are match.

Garfield-kh avatar Aug 05 '22 00:08 Garfield-kh