You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently, I received access to a cuda-machine to test this project. I am now trying to continue reproducing the README. Afterward, we want to run SelfPose3d on our videos and data.
To my current understanding, SelfPose3d requires to extract images / hdPose3d / calibration from the video data set. This can easily be done using the panoptic-toolbox script.
e.g. ./panoptic-toolbox/scripts/extractAll.sh SelfPose3d/data/panoptic-toolbox/data/160224_haggling1/
After that, all necessary folders and files are generated.
Can you please add something similar to the project README file?
The text was updated successfully, but these errors were encountered:
Recently, I received access to a cuda-machine to test this project. I am now trying to continue reproducing the README. Afterward, we want to run SelfPose3d on our videos and data.
To my current understanding, SelfPose3d requires to extract images / hdPose3d / calibration from the video data set. This can easily be done using the panoptic-toolbox script.
e.g.
./panoptic-toolbox/scripts/extractAll.sh SelfPose3d/data/panoptic-toolbox/data/160224_haggling1/
After that, all necessary folders and files are generated.
Can you please add something similar to the project README file?
The text was updated successfully, but these errors were encountered: