DenisTome / Lifting-from-the-Deep-release

Implementation of "Lifting from the Deep: Convolutional 3D Pose Estimation from a Single Image"

Home Page:https://denistome.github.io/papers/lifting-from-the-deep

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TensorRT implementation of the model for real time inference

sohail759 opened this issue · comments

I ran your code on GTX-1080ti and it was hardly giving 5 fps after muting visualization. I have generated a frozen graph from meta data and then tried to convert that graph to tensor-rt. But it failed to convert. Can you share frozen graph of your model or upload a converted tensor-rt model?