mmpose icon indicating copy to clipboard operation
mmpose copied to clipboard

Add all-in-one graphic with all methods

Open ioctl-user opened this issue 4 years ago • 3 comments

There are a lot of methods this is difficult to compare, so I have the following suggestion:

Add graphical picture for each data set with all methods with two axis: FPS and AP Something like this: https://paperswithcode.com/sota/pose-estimation-on-coco-test-dev

ioctl-user avatar Apr 29 '21 09:04 ioctl-user

Thanks for the suggestion. We have plans for fancy modelzoo visualizations (including comparisons/filtrations/sorting/etc.). We are waiting for front-end programmers 😄 If anyone one can help, then we can bring them earlier.

innerlee avatar Apr 29 '21 10:04 innerlee

Thanks!

As an additional suggestion: Add one more metric to existing tables, that indicate stability of the top_down methods depending on box detector quality. I.e., dependence of a given method AP quality from a box AP quality.

That may be useful for performance optimization, because one can prefer take fast box detector and steady pose detector.

ioctl-user avatar Apr 29 '21 11:04 ioctl-user

@ioctl-user Please checkout the new modelzoo!

  • By topic: https://mmpose.readthedocs.io/en/latest/topics/animal.html
  • By paper: https://mmpose.readthedocs.io/en/latest/papers/algorithms.html

innerlee avatar Jun 02 '21 14:06 innerlee