Closed MarionBWeinzierl closed 4 years ago
Hi Alison, I'm afraid I'm still not able to run the new version - I think it goes back to the big change to include foot and hand models and proceed in two stages, so I'm not sure where the problem is. Anyway, it was working great but I haven't managed to run it for the last few weeks... the Tests work OK though, so something is working. Latest error message below. Martin
Running openpose/post-processing... Detecting poses on input/2020-09-18_161737/Apoorva_raga_1a.mp4... Starting OpenPose demo... Configuring OpenPose... Starting thread(s)... Auto-detecting all available GPUs... Detected 1 GPU(s), using 1 of them starting at GPU 0. OpenPose demo successfully finished. Total time: 38.394323 seconds. Unable to run openpose from /content/openpose. Aborted! Please check the parameters in the form and re-run "Generate Parameters".
@Martinclayton please can you try running the issue39-crop-video branch of the code when checking it out from GitHub? I saw this issue last week but think I've fixed it on this branch.
Sorry, @alisonrclarke how do I choose that branch?
In this section:
OK tried that, but it doesn't generate the form (error message below):
ModuleNotFoundError Traceback (most recent call last)
Ah, sorry, I forgot there were changes to that code that rely on changes in the Colab script. If you try "Open from GitHub" and open the issue39-crop-video branch there (as well as checking out the right branch above) then hopefully it will work. You'll also see the new crop parameters and crop preview which I think is nearly complete.
Sorry, need to ask you where to find this! Is this a new Colab session?
Yes, either a new session, or File > Open Notebook and select the GitHub tab.
Great, trying that now
Ah, now that is running - great to be back!
Work started on issue39-crop-video branch - I think it more-or-less works but the cropped video loses the sound. Perhaps that might be better left until we tackle #42 as it's not important at the moment.