diff --git a/doc/js_tutorials/js_assets/js_pose_estimation.html b/doc/js_tutorials/js_assets/js_pose_estimation.html index 19c64663d1..dbdb26fdbc 100644 --- a/doc/js_tutorials/js_assets/js_pose_estimation.html +++ b/doc/js_tutorials/js_assets/js_pose_estimation.html @@ -147,7 +147,7 @@ if (dataset === 'COCO') { ["Neck", "LShoulder"], ["RShoulder", "RElbow"], ["RElbow", "RWrist"], ["LShoulder", "LElbow"], ["LElbow", "LWrist"], ["Nose", "REye"], - ["REye", "REar"], ["Neck", "LEye"], + ["REye", "REar"], ["Nose", "LEye"], ["LEye", "LEar"], ["Neck", "MidHip"], ["MidHip", "RHip"], ["RHip", "RKnee"], ["RKnee", "RAnkle"], ["RAnkle", "RBigToe"],