mirror of
https://github.com/gosticks/openpose.git
synced 2026-08-13 21:00:22 +00:00
+1
-1
@@ -166,7 +166,7 @@ $(document).ready(function(){initNavTree('index.html','');});
|
||||
<p><img src="doc/media/dance.gif", width="360"> </p>
|
||||
<h3>Runtime Analysis</h3>
|
||||
<p>Inference time comparison between the 3 available pose estimation libraries: OpenPose, Mask R-CNN, and Alpha-Pose (fast Pytorch version): </p>
|
||||
<p><img src="doc/media/dance.gif", width="360"> </p>
|
||||
<p><img src="doc/media/openpose_vs_competition.png", width="360"> </p>
|
||||
<p>This analysis was performed using the same images for each algorithm and a batch size of 1. Each analysis was repeated 1000 times and then averaged. This was all performed on a system with a Nvidia 1080 Ti and CUDA 8. Megvii (Face++) and MSRA GitHub repositories were excluded because they only provide pose estimation results given a cropped person. However, they suffer the same problem than Alpha-Pose and Mask R-CNN, their runtimes grow linearly with the number of people.</p>
|
||||
<h2>Contents</h2>
|
||||
<ol type="1">
|
||||
|
||||
Reference in New Issue
Block a user