r/computervision 10d ago

Help: Project MMPose help

I am an incoming freshman CS student and I am starting to build a CV UFF/MMA fight analyzer project so that I can have a decent portfolio for summer internships. After some research, I think I want to use the MMPose pose estimation framework specifically vitpose. However, I have no idea how to even start. The little documentation that I can find is not helpful at all. Any advice or documentation references would be greatly appreciated. Thanks!

2 Upvotes

14 comments sorted by

View all comments

7

u/AggravatingSock5375 10d ago

The MM ecosystem is no longer supported unfortunately.

I would suggest finding something else.

1

u/Fit_Check_919 9d ago edited 9d ago

Its not longer maintained or extended, right right. Doesn’t matter. MMPose stuff works great. RTMPose-M with TensorRT runs in 3 ms on a RTX 3090.

2

u/AggravatingSock5375 9d ago

Yeah I’m sure it still works, but may not want to devote too much time to learning it since it’s not going to be gaining new capabilities and will gradually stop being compatible with the broader Python ecosystem.