tf-cpp-pose-estimation
tf-cpp-pose-estimation copied to clipboard
Tensorflow C++ examples for Visual Studio. Features Pose Estimation and various techniques to utilize the Tensorflow C++ interface
Hi Thank you for having provided the project. The problem is I cant load the .sln file i have an error that says it can not find this file tf-cpp-pose-estimation-master\lib\Deep...
Platform: Windows10, VS2019 community Configurations: Release, x64 and debug , x64 Error message: PoseLab\PoseLab.h (23,10): error C1083: Cannot open include file: 'ui_PoseLab.h': No such file or directory (compiling source file...
Hi! Thanks for the C++ port of tf-pose-estimation. I manage to get an average of 6-6.5FPS on a video stream from ZED camera, both running on ROS on a TX2...
Hi I would like to test with other models given like cmu, mobilenet large and small. I tried with passing the argument from conda prompt like PoseEstimationSimpleApp.exe graph_opt.pb but it...
thank you for nice project! I am a newbie. I want to run project on linux (centos 7). How can i do?