deep-head-pose
deep-head-pose copied to clipboard
Are there any other versions of the project? tensorflow or mxnet
I am training a gluon version of hopenet, https://github.com/Cjiangbpcs/gazenet_mxJiang, it works as well as the original version, and it converges fast. Your comments are welcome there.
https://github.com/haofanwang/mxnet-Head-Pose Here is a mxnet/gluon implement, star it if it is helpful to you.
https://github.com/Oreobird/tf-keras-deep-head-pose Here is a tensorflow with keras implement. Hope that may help you.
This is all very cool, thank you for reproducing the work!