MVIG-SJTU / AlphaPose

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

Using AlphaPose via Torchserve #909

Open telegnome opened 3 years ago

telegnome commented 3 years ago

I am considering using Torchserve to query an AlphaPose model. However, converting AlphaPose to TorchScript appears non-trivial.

I am curious if anyone has tried to do this before?

optimuspaul commented 2 years ago

I've started working on getting Alphapose into Torchserve. Wondering if you have had any luck @telegnome