-
Notifications
You must be signed in to change notification settings - Fork 138
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Issue with installation on Ubuntu20 on Windows 10 machine #30
Comments
You have not run the initialize.sh script and you do not have the tensorflow networks required |
After the update and installing tensorflow 1.14.0 , I faced 2 more issues : 1 DATASET POSES CORRUPTED WARNING
2. TRYING TO OPEN DISPLAY EVEN NOVISUALIZATION IS ADDED IN PARAMS:
out.bvh file is not generated |
The second new issue is now fixed : |
its working fine with the new update. |
I am using ubuntu 20.04 on linux (Previous MocapNET version had no issue)
OpenCV version 4.2
CUDA version 10.1.243
CMAKE ERROR:
If I replace CV_AA with CV_MSA...build will be successful...but when i run command:
./MocapNET2LiveWebcamDemo --novisualization --from shuffle.webm --openpose
I get error:
out.bvh file is not generated.
The text was updated successfully, but these errors were encountered: