HyperPose
HyperPose copied to clipboard
does tensorflow 2.0 finished?
does tensorflow 2.0 finished?
Hi @jinfagang , I am confused by your question. Did you mean that have we enabled tensorflow2.0 as the DNN backend? Currently, we only have TensorRT as the DNN backend, as I think it is the fastest DNN inference engine for GPUs nowadays. I do want to add TensorFlow C API as our second backend, but we haven't started yet. Let me know if I did not understand your question properly.
We provide the Python model training APIs that are built around TensorFlow 2.0 / TensorLayer 2.0. For the prediction backend, you can refer @ganler's reply.
@ganler @luomai Yes, I mean training APi migration from 1.1x to tensorflow 2.0