Skip to content

Commit

Permalink
update nme
Browse files Browse the repository at this point in the history
  • Loading branch information
Tau-J committed Jul 4, 2023
1 parent 61793e8 commit 8a74965
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mmpose/evaluation/metrics/keypoint_2d_metrics.py
Original file line number Diff line number Diff line change
Expand Up @@ -760,6 +760,8 @@ class NME(BaseMetric):
'cofw': [8, 9],
# wflw: corresponding to `right-most` and `left-most` eye keypoints
'wflw': [60, 72],
# lapa: corresponding to `right-most` and `left-most` eye keypoints
'lapa': [66, 79],
}

def __init__(self,
Expand Down

0 comments on commit 8a74965

Please sign in to comment.