Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to run Openpose-Video.bat? #30

Open
jemineon opened this issue Mar 6, 2020 · 6 comments
Open

how to run Openpose-Video.bat? #30

jemineon opened this issue Mar 6, 2020 · 6 comments

Comments

@jemineon
Copy link

jemineon commented Mar 6, 2020

I'm using VScode.
i want to know how to run Openpose-Video.bat
Is there any command to run this .bat file?

@ChongMingWei
Copy link

Just type directly?
But do you download the file from google drive?
I try the OpenposeVideo.bat inside and it works.

@jemineon
Copy link
Author

is it possible to run openposeVideo.bat file in linux environment?

@ChongMingWei
Copy link

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

@jemineon
Copy link
Author

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
import tensorflow as tf
ModuleNotFoundError: No module named 'tensorflow'

how can solve this erorr?

@ChongMingWei
Copy link

Check your tensorflow version.
For me, the version is 1.13.1.

@CHDQ
Copy link

CHDQ commented Apr 15, 2020

is it possible to run openposeVideo.bat file in linux environment?

You can directly run the code in openposeVideo.bat on Linux

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants