## Related Comment - https://github.com/tucan9389/PoseEstimation-TFLiteSwift/pull/42#discussion_r417990478 ## Summary There are 5 steps on multi-pose estimation post-process. NMS step is separated as a class, but other steps aren't.
Related Comment
Summary
There are 5 steps on multi-pose estimation post-process. NMS step is separated as a class, but other steps aren't.