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

OpenposeVideo.bat not working properly #50

Open
oivel opened this issue Jan 14, 2024 · 1 comment
Open

OpenposeVideo.bat not working properly #50

oivel opened this issue Jan 14, 2024 · 1 comment

Comments

@oivel
Copy link

oivel commented Jan 14, 2024

I know like nobody is gonna see this since this project is so old, but why not try. I have everything installed correctly and everything works except for the OpenposeVideo. When i try it in Annaconda and cmd it doesn't work. It will say it completed the process of processing the video. However, it doesn't open the video to process it and it leaves my _json folder empty. Any idea on how to fix this? And I also have my video in the OpenMMD folder.

@Ry3yr
Copy link

Ry3yr commented Jul 2, 2024

I had no problem with the extraction from video to _json
personally.

https://www.youtube.com/watch?v=uZcR1iTPNPs

Install Anaconda3-2024.06-1-Windows-x86_64.exe
--->
Condacmd
=>
conda install python=3.5
conda create --name tensorflow python=3.6
activate tensorflow
pip install tensorflow==1.12

pip install opencv-python
pip install numpy
pip install matplotlib
pip install python-dateutil
pip install pytz
pip install pyparsing
pip install six
pip install imageio
pip install PyQt5

Anaconda with 3.5 does a good job.

(I only failed to get the json keyframes processed further :)

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

2 participants