Hello antoine,antoinefalisse wrote: ↑Wed Oct 04, 2023 3:45 pmWe will change the logic, here is your session ID: 86c81225-c9d7-4c08-9ce7-b8495adde6ad
This is indeed the correct trial. I tried reprocessing the files and am facing the following error for each dynamic trial
Code: Select all
Dynamic trial failed.
Traceback (most recent call last):
File "c:\Users\jeevi\Documents\GitHub\opencap-core-main\main.py", line 346, in main
outputMediaFolder=outputMediaFolder)
UnboundLocalError: local variable 'outputMediaFolder' referenced before assignment
I suspect this is because the static trial failed also.
Code: Select all
Processing neutral
The pose pickles for OpenPose 1x736 already exist in the database. We will download them to avoid re-running pose estimation
Load extrinsics for Cam0 - already existing
Load extrinsics for Cam1 - already existing
Running OpenPose for Cam0
Running OpenPose for Cam1
Synchronizing Keypoints
Using general sync function.
You tried to filter 30 Hz signal with cutoff freq of 500. Will filter at 15 instead.
You tried to filter 30 Hz signal with cutoff freq of 500. Will filter at 15 instead.
Static trial failed
Downloading calibration for Cam0
Downloading calibration for Cam
Regards
Jeevin