OpenMMD
OpenMMD copied to clipboard
how to run Openpose-Video.bat?
I'm using VScode. i want to know how to run Openpose-Video.bat Is there any command to run this .bat file?
Just type directly? But do you download the file from google drive? I try the OpenposeVideo.bat inside and it works.
is it possible to run openposeVideo.bat file in linux environment?
Hmm...Maybe it's not available in Linux(the .bat file) But if you dig in the .bat file, maybe you can rewrite it into the linux executable version.
Good luck
i'm trying to run OpenposeTo3D.bat by using Anaconda Terminal. But there is an error about tensorflow. i created tensorflow environment and activated it. also installed it on this envirionment.
Traceback (most recent call last):
File "src/openpose_3dpose_sandbox_vmd.py" , line 9, in
how can solve this erorr?
Check your tensorflow version. For me, the version is 1.13.1.
is it possible to run openposeVideo.bat file in linux environment?
You can directly run the code in openposeVideo.bat on Linux