reprocess OpenCap with Ubuntu
- xiaoxia yan
- Posts: 9
- Joined: Sun Dec 03, 2023 3:54 pm
reprocess OpenCap with Ubuntu
Hi, I want to reprocess OpenCap with Ubuntu locally, and I have configured the environment for my Ubuntu server. However, I found that the project on Github is for Windows. Could you please tell me how to modify the files in the GitHub project?
- Antoine Falisse
- Posts: 439
- Joined: Wed Jan 07, 2015 2:21 am
Re: reprocess OpenCap with Ubuntu
Hi, most of it should work on Ubuntu but you would need to find a way to run OpenPose on Ubuntu. We do not support that so far https://github.com/stanfordnmbl/opencap ... or.py#L158. We do have a docker image that you could leverage, some old code here: https://github.com/stanfordnmbl/opencap ... #L215-L223
Antoine
Antoine