pose-tensorflow icon indicating copy to clipboard operation
pose-tensorflow copied to clipboard

Skeleton Points in realtime video

Open Zumbalamambo opened this issue 7 years ago • 1 comments

How do I get the skeletonpoints in a realtime video?

Zumbalamambo avatar Jul 18 '17 17:07 Zumbalamambo

Hi, this project is not optimized for real time use, though one could get a reasonable speed. First step would be to use ResNet-50 instead of 100-layer version. Part of the inference code is in python and thus is not well optimized.

eldar avatar Jul 18 '17 18:07 eldar