MVIG-SJTU / AlphaPose

Real-Time and Accurate Full-Body Multi-Person Pose Estimation&Tracking System
http://mvig.org/research/alphapose.html
Other
8.05k stars 1.98k forks source link

Is there no way to run this on Windows with GPU? #1223

Open sanjeevini178 opened 1 month ago

sanjeevini178 commented 1 month ago

I can see that the authors have said that AlphaPose cannot run on Windows GPU, but is there no other way to make that happen? I tried installing CUDA toolkit 11.6 for my GPU and force_compile=True in setup.py.

zhou-jered commented 2 days ago

It's possible running it on Windows, I do it with a lot of try and fix work.