princeton-vl / pose-hg-train

Training and experimentation code used for "Stacked Hourglass Networks for Human Pose Estimation"
Other
575 stars 185 forks source link

Ask for Tensorflow Version #35

Open Xiangyu-CAS opened 7 years ago

Xiangyu-CAS commented 7 years ago

HI, I had recently read your publications "Hourglass" + "Associative Embedding", and noticed that you were using tensorflow to implement "Associative Embedding".

Is this possible for you to release the tensorflow version in the future? including both two works? After all , lua and torch is not as popular as tf. It is quite inconveniet for other people to reproduce.