MVIG-SJTU / AlphaPose

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

Update pytorch installation command #1109

Closed AmeyDesai7 closed 1 year ago

AmeyDesai7 commented 1 year ago

Pytorch installation from conda defaults to pytorch-cpu. Updating command as per https://pytorch.org/get-started/locally/

Fang-Haoshu commented 1 year ago

thanks for the PR