Closed vrahnos3 closed 1 year ago
Hi Panos,
The "third_parties" directory includes code snippets borrowed from other projects, such as PyTorch3D. This is due to our utilization of only select functions from their codebase, and the original packages can pose installation challenges. Conversely, dependencies like ROMP, SAM, and OpenPose must be installed separately.
Sorry for any confusion caused by the naming.
Best, Tianjian
@tijiang13 thanks for your quick reply, I just mention it for someone who has the same problem with me, because it took me some time to realise how the workflow is going.
Hello, thanks for the great work, I followed the steps from readme to run neauman's - custom dataset. There was an error as you can see.
I realised that on third_parties there isn't installed openpose. On readme you just mention that you use openpose but as I understood is a preliminary to install it on third_parties folder.